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:52 -0800 2008
commit  3a1de80887b7a2323b61989209916c90d7fb7bd3
tree    68f3d314967b0e5b00bc984f6cf9db0c8e029428
parent  5f3af150a298bb3fe0bb99f1709b139f3fd81a8d
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