rtrac
== 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[:total] += tick.severity.to_i iteration_hash[:tickets] << {:id => id, :points => tick.severity.to_i, :status => tick.status, :updated_at =>Time.parse(tick.updated_at.to_s)} end == REQUIREMENTS: active_support hoe
Activity
- Latest release
- 18y ago
- Total releases
- 2
- Cadence
- ~daily
- Last 12 months
- 0
Details
- First release
- Mar 09, 2008
| Version | Released | |
|---|---|---|
1.0.2
patch
|
1.0.2
patch
Dependencies (1)
|
|
1.0.1
initial
|
1.0.1
initial
Dependencies (1)
|