aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/generators/resource_generator_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Added lookup to generators.José Valim2009-07-031-12/+0
|
* Ensure both migration and routes are removed on revoke.José Valim2009-07-021-2/+11
|
* Started with scaffold controller and added remove_hook_for.José Valim2009-07-021-0/+14
|
* Simplifying resource generator.José Valim2009-06-291-6/+0
|
* Added singleton support to resource controller.José Valim2009-06-281-0/+14
|
* Added tessts for resources generator.José Valim2009-06-281-0/+87