public
Fork of jsmestad/pivotal-tracker
Description: Ruby wrapper for the Pivotal Tracker API, no framework to be heard of!
Homepage: http://www.evalcode.com
Clone URL: git://github.com/technicalpickles/ruby-pivotal-tracker.git
name age message
file .document Mon May 11 22:34:59 -0700 2009 Version bump to 0.0.0 [technicalpickles]
file .gitignore Mon May 11 22:34:59 -0700 2009 Version bump to 0.0.0 [technicalpickles]
file LICENSE Mon May 11 22:34:59 -0700 2009 Version bump to 0.0.0 [technicalpickles]
file README Fri Dec 05 10:58:50 -0800 2008 updated readme [jsmestad]
file Rakefile Loading commit data...
file VERSION
directory lib/
file pivotal-tracker.gemspec Mon May 11 23:23:05 -0700 2009 Fixed gemspec. [technicalpickles]
directory test/
README
Ruby Pivotal Tracker
http://www.evalcode.com

=========================
Notes
=========================
There are a few areas that need to be modified in order for this code to work correctly.
You must set the Token key in the initialize method as well as project_id.
  
=========================
Contributers
=========================
Justin Smestad