aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/generators/plugin_generator_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Updated vendored Thor to 0.11.1 and update Rails::Generators.José Valim2009-07-141-1/+1
|
* Add the new generators environment and update commands.José Valim2009-07-081-2/+2
|
* Plugin generators now reflect new generators sutrcture.José Valim2009-07-031-4/+3
|
* Added lookup to generators.José Valim2009-07-031-3/+2
|
* Tests for scaffold generator.José Valim2009-07-021-2/+7
|
* Simplifying resource generator.José Valim2009-06-291-1/+2
|
* Add a fixture replacement hook to TestUnit model generator.José Valim2009-06-271-1/+1
|
* Added class collision checks.José Valim2009-06-251-5/+10
|
* Tests for metal generator.José Valim2009-06-251-4/+0
|
* Tests for plugin generator.José Valim2009-06-251-0/+51