Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Not scaffolding. Resourcing. Creates extremely customizable resource controllers with one line of code.
Clone URL: git://github.com/jnewland/resource_this.git
Search Repo:
jnewland (author)
Mon Mar 03 13:51:18 -0800 2008
commit  5f3af150a298bb3fe0bb99f1709b139f3fd81a8d
tree    76cbe431b86efa0a3860d5c8f812dfd608f88dda
parent  0f80f8e919d74f95fa4e64759491b5654eed5ebe
resource_this / CHANGELOG
100644 3 lines (3 sloc) 0.183 kb
1
2
3
* Added resource_this generator
* Add support for :path_prefix options on resource_this. Useful for admin namespaced controllers
* wrap some before_filtes in returning true { ... } do