FEATURES/PROBLEMS: Ticket access for Trac == SYNOPSIS: Rtrac::Base.get_by_milestone(milestone).each do |id| # grab the ticket’s data tick = Rtrac::Ticket.new(id) iteration_hash += tick.severity.to_i iteration_hash << {:id => id, :points => tick.severity.to_i, :status => tick.status, :updated_at =>Time.parse(tick.updated_at.to_s)} end == REQUIREMENTS: active_support hoe
版本列表:
-
1.0.2
March 09, 2008*
(9.0 KB)
-
1.0.1
March 09, 2008*
(9.0 KB)
下载总量
7,967
这个版本
4,538
版本发布:
许可:
无
需要的 Ruby 版本:
无
链接: