RubyGems Navigation menu

rtrac 1.0.2

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

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.2 - March 09, 2008* (9 KB)
  2. 1.0.1 - March 09, 2008* (9 KB)

Runtime Dependencies (1):

hoe >= 1.5.0

Owners:

Authors:

  • Josh Stephenson

SHA 256 checksum:

0d443e6d8bc9144079f4625d7207564fa0ac1ea9dbe22daa97bd580db7e3fede

Total downloads 7,772

For this version 4,423

Licenses:

N/A

Required Ruby Version: None

Links: