Relation Browser plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://svn.dre.gs/rails/plugins/relation_browser
You'll be automatically provided 3 new methods for your controller:
relationships = the main browser root/ = the base relationships in XML that RelationBrowser can load children/ = XML output for specific object relationships
Example:
http://localhost:3000/things/relationships/1 http://localhost:3000/things/root/1 <-- children of thing XML output
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, 9 months ago

