<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Ruby on Rails Plugins Tagged: REST</title>
    <link>http://agilewebdevelopment.com/plugins</link>
    <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
    <description>Ruby on Rails Plugins from AgileWebDevelopment.com</description>
    <item>
      <title>Restifarian</title>
      <link>http://agilewebdevelopment.com/plugins/restifarian</link>
      <description>Experimental grounds for making Rails more accomodating to RESTful principles.</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/restifarian</guid>
      <author>AgileWebDevelopment.com</author>
    </item>
    <item>
      <title>SimplyRestful</title>
      <link>http://agilewebdevelopment.com/plugins/simplyrestful</link>
      <description>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.</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/simplyrestful</guid>
      <author>AgileWebDevelopment.com</author>
    </item>
    <item>
      <title>RESTful Rails</title>
      <link>http://agilewebdevelopment.com/plugins/restful_rails</link>
      <description>This plugin extends Ruby on Rails to allow more RESTful applications to be written.</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/restful_rails</guid>
      <author>Dan Kubb</author>
    </item>
    <item>
      <title>SimplyRestful Backport</title>
      <link>http://agilewebdevelopment.com/plugins/simplyrestful_backport</link>
      <description>A backport for Rails 1.1.4 of the growingly popular Simply Restful plugin.</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/simplyrestful_backport</guid>
      <author>mabs29</author>
    </item>
    <item>
      <title>CRUD Generator 2</title>
      <link>http://agilewebdevelopment.com/plugins/crud_generator_2</link>
      <description>Crud Generator 2 : A Ruby on Rails CRUD/simply_restful model, view, controller and test generator.</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/crud_generator_2</guid>
      <author>Glenn Rempe</author>
    </item>
    <item>
      <title>resources_controller</title>
      <link>http://agilewebdevelopment.com/plugins/resources_controller</link>
      <description>NEWS: updated and betterer (Sept 07)

make ActiveResource compliant controllers for your RESTful models in one line (including nested resources)</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/resources_controller</guid>
      <author>Ian White</author>
    </item>
    <item>
      <title>Restful Authentication</title>
      <link>http://agilewebdevelopment.com/plugins/restful_authentication</link>
      <description>Add authentication in a RESTful way.</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/restful_authentication</guid>
      <author>Rick Olson</author>
    </item>
    <item>
      <title>RESTful XHTML</title>
      <link>http://agilewebdevelopment.com/plugins/restful_xhtml</link>
      <description>Send XHTML with the correct content-type to browsers that can handle it, via Rails' respond_to behaviour.</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/restful_xhtml</guid>
      <author>Tore Darell</author>
    </item>
    <item>
      <title>resource_fu</title>
      <link>http://agilewebdevelopment.com/plugins/resource_fu</link>
      <description>A collection of hacks that make nested and polymorphic resources less painful.</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/resource_fu</guid>
      <author>Trevor Squires</author>
    </item>
    <item>
      <title>Rest-Responses</title>
      <link>http://agilewebdevelopment.com/plugins/rest_responses</link>
      <description>Couple of useful little methods to clear up your restfull controllers.</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/rest_responses</guid>
      <author>Alexander MacCaw</author>
    </item>
    <item>
      <title>Restful Citations</title>
      <link>http://agilewebdevelopment.com/plugins/restful_citations</link>
      <description>Engine, which adds citations mechanism to your Rails application. Citations may be edited using Ajax-based citations editor.
Transparently integrates with Restful Comments plugin.</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/restful_citations</guid>
      <author>Alexey Noskov</author>
    </item>
    <item>
      <title>Restful Comments</title>
      <link>http://agilewebdevelopment.com/plugins/restful_comments</link>
      <description>Complete comment system, which can be easily integrated into existing application. Comments may be customized with different stylesheets, user access rules. Plugin supports localization using Globalite plugin. Transparently integrates with Restful Citations plugin.</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/restful_comments</guid>
      <author>Alexey Noskov</author>
    </item>
    <item>
      <title>AutoRest</title>
      <link>http://agilewebdevelopment.com/plugins/autorest</link>
      <description>Automate the management of restfull controller</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/autorest</guid>
      <author>Emmanuel Oga</author>
    </item>
    <item>
      <title>ResourcefulViews</title>
      <link>http://agilewebdevelopment.com/plugins/resourceful_views</link>
      <description>ResourcefulViews aims to take RESTful conventions beyond controllers and into views by extending the 'map.resources' method to install a comprehensive vocabulary of application-specific, resource-oriented view helpers</description>
      <pubDate>Thu, 18 May 2006 11:52:01 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/resourceful_views</guid>
      <author>Ingo Weiss</author>
    </item>
  </channel>
</rss>
