Plugins - SimplyRestful
Add to favoritesSimplyRestful 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.
Add to favoritesSimplyRestful 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.
This plug-in currently requires Edge Rails.
From experience I can tell you that Edge Rails does not play friendly with the themesupport plugin, because of changes in Routing. So, if your production app is already using themesupport, you'll have to hold off on the goodness of simply_restful until the version differences are reconciled.