aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/generators/named_base_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Make polymorphic_url and scaffolding work with uncountable resources [#3930 ↵Andrew White2010-06-201-0/+10
| | | | | | state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com>
* Load generators from both lib/rails/generators and lib/generators. Using the ↵José Valim2010-03-231-1/+1
| | | | former since it's less obstrusive.
* Use human_name in scaffold.José Valim2010-03-171-0/+18
|
* More work on generated mailer templates.José Valim and Mikel Lindsaar2010-01-261-0/+8
|
* Change mailer generator templates and refactor the whole naming schema.José Valim and Mikel Lindsaar2010-01-251-15/+47
|
* Get generators tests running on Ruby 1.9.1José Valim2010-01-191-1/+2
|
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-1/+1
| | | | rspec:install generator, you need generators/rspec/install_generator in your load path.
* Move all generators tests to use new test case syntax.José Valim2010-01-031-4/+4
|
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-1/+1
|
* rm -rf rails_generator/generatorsJosé Valim2009-07-021-0/+42