Simplify the development of rest based applications by using a generic controller implementation. Based on scaffoldresource of rails 1.2.3. With a single call of a class method, inclu...
It mostly proof of concept than real implementation. The Edge Rails providing some nifty REST features. Will try to create very simple CRUD blog with REST capabilities.
This library abstracts REST calls to Rails. It is designed to work with Cairngorm.It is a port of the Active Resource library:You'll need Cairngorm and the core lib.