aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/config/environment.rb
Commit message (Collapse)AuthorAgeFilesLines
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-0/+5
| | | | rspec:install generator, you need generators/rspec/install_generator in your load path.
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-53/+0
|
* Generator config should be commented by defaultPratik Naik2009-07-301-5/+5
|
* Change generators configuration to have a hash style.José Valim2009-07-151-18/+5
|
* Allow namespaced configuration on generators.José Valim2009-07-151-12/+14
|
* Remove generator environment until we have a gem manifest.José Valim2009-07-131-0/+19
|
* Initial scratch of model generators.José Valim2009-06-271-3/+3
|
* Change current sstructure.José Valim2009-06-231-0/+45