public
Description: A Rails plugin to reflect information about resources
Homepage:
Clone URL: git://github.com/jonleighton/restflection.git
restflection / README
100644 8 lines (6 sloc) 0.305 kb
1
2
3
4
5
6
7
8
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