aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/destroy.rb
Commit message (Expand)AuthorAgeFilesLines
* Add missing -h/--help flag to several rails command [#3909 status:resolved]Prem Sichanugrist2010-02-101-2/+2
* Automatically configure generators if application is defined.José Valim2010-01-291-1/+0
* No more hacks to ensure generators are executed inside Rails.root.José Valim2010-01-071-1/+1
* Refactor generators a little bit.José Valim2009-11-081-0/+3
* Pass config.generators options along when RAILS_GENERATORS is set and show --...José Valim2009-11-031-2/+0
* Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...Carl Lerche2009-10-161-1/+0
* Have config/application.rb contain the application definition and require tha...Carl Lerche2009-10-151-1/+1
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+10