All tagged by Rest

  • Restful Controller a very bare bones abstraction of the RESTful actions in a Rails' resource Type: Plugin | Last updated: 20 April 2009
  • RESTful Inplace Editor Inplace is a simple RESTful in place editor based and tested on Rails 2.1.0. Type: Plugin | Last updated: 20 August 2008
  • ExtensionLess Format A plugin written by David Smalley from Litmus (http://litmusapp.com) to help us interface with RESTful XML webservices that don't support the .xml extension added by ActiveResource as default. ... Type: Plugin | Last updated: 20 May 2008
  • Make Resourceful REST is a fine pattern for designing controllers, but it can be pretty repetitive. Who wants to write out the same actions and copy the same model lookup logic all over their application? ... Type: Plugin | Last updated: 06 November 2007
  • Auto Rest Simplify the development of rest based applications by using a generic controller implementation. Based on scaffold_resource of rails 1.2.3. ... Type: Plugin | Last updated: 04 November 2007
  • Restful Citations Comment system for Ruby on Rails applications, which includes: classical tree-view comments, citations and notes. Main targeting feature is simplicity of integration in Ruby on Rails application. Type: Plugin | Last updated: 08 October 2007
  • RESTful XHTML RestfulXHTML extends Rails' MIME vocabulary to include application/xhtml+xml (XHTML). Type: Plugin | Last updated: 08 October 2007
  • Rest Responses RestResponses is a couple of useful little methods to clear up your restfull controllers Type: Plugin | Last updated: 08 October 2007
  • RESTful Rails This plugin extends Ruby on Rails to allow more RESTful applications to be written. Type: Plugin | Last updated: 07 October 2007
  • Google Sitemaps Given a RESTful controller this will generate a Google sitemap for you. Type: Plugin | Last updated: 07 October 2007
  • Simply Restful Backport 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. Type: Plugin | Last updated: 07 October 2007
  • Rest Controller Rest Controller provides basic default actions for a RESTful controller which can be overridden easily. Type: Plugin | Last updated: 05 October 2007
  • Simply Restful 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. Type: Plugin | Last updated: 01 October 2007
  • Restflection Restflection is a Ruby on Rails plugin designed for use in applications which followRESTful conventions. It allows you to extract information about resources without necessarily knowing what they are called. Type: Plugin | Last updated: 18 September 2007