aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/config/boot.rb
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of initializers global and create i18n railtie.José Valim2010-01-231-2/+2
|
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-0/+36
| | | | 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-110/+0
|
* Depend on rubygems 1.3.2Michael Koziarski2009-08-091-1/+1
| | | | Also move the min_version definition up a line so it's present in the rescue block down below.
* Change current sstructure.José Valim2009-06-231-0/+110