technicalpickles / ruby-pivotal-tracker forked from jsmestad/pivotal-tracker

Ruby wrapper for the Pivotal Tracker API, no framework to be heard of!

This URL has Read+Write access

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 Mon May 11 23:00:40 -0700 2009 Rename gem to pivotal-tracker. [technicalpickles]
file VERSION Mon May 11 22:34:59 -0700 2009 Version bump to 0.0.0 [technicalpickles]
directory lib/ Mon May 11 23:00:40 -0700 2009 Rename gem to pivotal-tracker. [technicalpickles]
file pivotal-tracker.gemspec Mon May 11 23:23:05 -0700 2009 Fixed gemspec. [technicalpickles]
directory test/ Mon May 11 23:00:40 -0700 2009 Rename gem to pivotal-tracker. [technicalpickles]
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