Agile Web Development

Build it. Launch it. Love it.

SimplyRestful

SimplyRestful is a plugin for implementing verb-oriented controllers. This is useful for implementing REST API's, where a single resource has different behavior based on the verb (method) used to access it.

Vitals

Repository http://dev.rubyonrails.org/svn/rails/plugins/simply_restful/
License Rails' (MIT)
Tags Tag_red edge REST
Rating (19 votes)
Created 18 May 2006

Comments

  • 29 July 2006

    This plug-in currently requires Edge Rails.

    From experience I can tell you that Edge Rails does not play friendly with the theme_support plugin, because of changes in Routing. So, if your production app is already using theme_support, you'll have to hold off on the goodness of simply_restful until the version differences are reconciled.

Add a comment