caelum / restfulie

CRUD through HTTP is a good step forward to using resources and becoming RESTful. Another step further into it is to make use of hypermedia-based services and the Restfulie gem allows you to do it very quickly.
Other
393 stars 43 forks source link

Just fixing gem build file #40

Closed abstractj closed 13 years ago

abstractj commented 13 years ago

When you try to build gem, Gemfile.lock in gem descriptor will break the build

My little 2 cents.

caelum commented 13 years ago

thanks!