aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix generators tests.José Valim2009-12-271-2/+3
* Fix the i18n dependency problemDavid Heinemeier Hansson2009-12-271-4/+3
* Fully expand relative rails framework paths and make sure we aren'tJoshua Peek2009-12-161-2/+3
* Update vendored thor and ensure that content is completely modified before ch...José Valim2009-12-011-1/+1
* Ensure generator fallbacks work even when a context is given.José Valim2009-11-231-1/+1
* Also load generators at lib/rails_generators.José Valim2009-11-231-22/+10
* Update Rails Generators to use Thor 0.12.0.José Valim2009-11-081-1/+1
* 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