Active Resources plugin

Plugin details

This plugin enables you to do ActiveRecord operations from the client layer.

Repositoryhttp://svn.lonestarsoftware.net/plugins/active_resources/releases/0.1.0/active_resources/ Author Tony Payne Tags ActiveRecord LicenseMIT

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 documentation

Edit plugin | Back in time (1 older version) | Last edited by: hardway, about 1 year ago