RubyGems Navigation menu

rtrac 1.0.1

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:

976fe80e15b4b05900150dba90226068e30ec3de37e5ca90440b47ffdb5f7cdf

Total downloads 7,772

For this version 3,347

Licenses:

N/A

Required Ruby Version: None

Links: