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:
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