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

render fields by default #66

Open guilhermesilveira opened 13 years ago

guilhermesilveira commented 13 years ago

if a rails object is given and no config, render all attributes by default