aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/generators/resource_generator_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated vendored Thor to 0.11.1 and update Rails::Generators.José Valim2009-07-141-1/+1
* 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