aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Configure generator when needed rather than during initializationJeremy Kemper2009-11-031-0/+6
* Avoid duplicated names on help description and show proper error message if t...José Valim2009-11-031-14/+36
* Fix rake dev and update vendored Thor.José Valim2009-10-271-1/+1
* Remove config.gem in favor of using the bundler. This makes config/boot.rb ob...Carl Lerche2009-10-161-2/+0
* Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...Carl Lerche2009-10-161-5/+5
* Fix generators load pathsJeremy Kemper2009-10-111-1/+1
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+299