Plugins - ActsAsResource

StarAdd to favorites

With this plugin you can use both ActiveRecord and ActiveResource features in one class. You can choose between local and remote operations with the :remote flag, passed as parameters to methods.
Example:
Carrot.find(23) # local
Carrot.find(23, :remote => true) # remote

Luca Guidi

www.23labs.net

http://dev.23labs.net/svn/rails/plugins/acts_as_resource/

Rails' (MIT)

  • Currently 2.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Model

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?