Links
resource_fu
Categories
resource_fu
ResourceFu is a collection of hacks and techniques that I've been using in projects that need nested and/or polymorphic resources.
Refactoring them into a cohesive unit will take a bit of time so this is still a work in progress.
Currently the only feature I've moved in place is url helper inferences: the ability to specify only the last (or last few) positional params for a url and have the url helper fill in the blanks using instance variables. It also allows you to mix both positional and hash arguments.
Vitals
| Repository | http://svn.protocool.com/public/plugins/resource_fu/ |
|---|---|
| License | Rails' (MIT) |
| Tags |
acts_as_ferret authentication polymorphic resources REST restfull routes routing
|
| Rating | (18 votes) |
| Owner | Trevor Squires |
| Created | 14 March 2007 |

