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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

programmatic view generation

guilhermesilveira opened this issue · comments

based on your models, you can generate your json without any extra cnfiguration. all fields will be included.