jsmestad / pivotal-tracker

Ruby gem that provides an AR-style interface for the Pivotal Tracker API
http://github.com/jsmestad/pivotal-tracker
MIT License
352 stars 184 forks source link

lose the reparse parse #115

Open swaroopmurthy opened 9 years ago

swaroopmurthy commented 9 years ago

resolves #114

why are we doing a Datetime parse on a stringified datetime anyways?

jsmestad commented 9 years ago

@swaroopmurthy this breaks the formatting in the tests and does not send them in proper ISO format