Links
Categories
Plugins Tagged ActiveResource
-
resources_controller
NEWS: updated and betterer (Sept 07)
make ActiveResource compliant controllers for your RESTful models in one line (including nested resources)
-
ActsAsResource
Acts As Resource combines ActiveRecord and ActiveResource features in *one* class.
-
AWS SDB Proxy
Use Amazon's SimpleDB as a storage backend with ActiveResource
-
You Tube Model
Generates a model that interacts with the YouTube API. Still beta so no uploading yet.
-
faster_from_xml
This plugin provides a LibXML replacement for the Hash.from_xml method. This provides about a ten fold improvement in performance and can be especially useful in ActiveResource backed applications.
-
xml_protected
Keeps specified attributes of a model out of to_xml. Does so by aliasing to_xml, and automatically sending in the correct :excludes to the original to_xml method
-
resources_controller
NEWS: updated and betterer (Sept 07)
make ActiveResource compliant controllers for your RESTful models in one line (including nested resources)
-
has_remote
Connect your local model to a remote resource.
