ianwhite / resources_controller

resources_controller rails plugin: rc makes RESTful controllers fun

This URL has Read+Write access

resources_controller / TODO
100644 6 lines (5 sloc) 0.205 kb
1
2
3
4
5
6
* allow option to override namespace name_prefix, or add arbitrary name_prefix
  and path_prefix
* enclosing_resource_service for easier creating of custom enclosing resources
* end-to-end tests
* stories