public
Description: A Rails plugin to reflect information about resources
Homepage:
Clone URL: git://github.com/jonleighton/restflection.git
name age message
file CHANGELOG Wed May 30 06:04:52 -0700 2007 Monkey patch rails so that we can retrieve the ... [jonleighton]
file LICENCE Fri Jun 01 07:54:43 -0700 2007 Change to MIT licence [jonleighton]
file README Fri Jun 01 16:44:27 -0700 2007 Populate readme [jonleighton]
file Rakefile Thu May 31 16:05:40 -0700 2007 Raise NoMethodError if the method doesn't match... [jonleighton]
file init.rb Tue May 22 10:25:54 -0700 2007 Easier to include the helper methods in ActionV... [jonleighton]
directory lib/ Thu May 31 16:52:24 -0700 2007 Auto pass members to member url helpers [jonleighton]
directory spec/ Thu May 31 16:52:24 -0700 2007 Auto pass members to member url helpers [jonleighton]
README
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.

For more info and documentation please go to:

http://jonathanleighton.com/projects/restflection