Active Resources plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://svn.lonestarsoftware.net/plugins/active_resources/releases/0.1.0/active_resources/
This plugin enables you to do ActiveRecord operations from the client layer through the following components:
* Route generator creates nested resources based on the AR model class' associations
* ActionController::ActiveResources
* Abstract controller class provides new/create/update/edit/destroy/find operations
* Not Implemented Yet
* JS library creates proxy class to interface to controller API
* Not Implemented Yet
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | Back in time (1 older version) | Last edited by: hardway, about 1 year ago

