aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/actions.rb
Commit message (Expand)AuthorAgeFilesLines
* #add_source: Fixed docco + added required newline to line added to GemfileDr Nic Williams2010-02-261-2/+2
* Add readme as method in Rails::Generators::Actions (as we had in 2.3)José Valim2010-02-171-0/+10
* Fixes unescaped version passthrough of generator 'gem' command. [#3901 status...Michael Bleigh2010-02-101-1/+1
* Added newline to appended gem config in GemfileDan Kubb2010-02-061-1/+1
* fix usage examples and more to use new invocationsRomD2010-02-061-2/+2
* Update routes.rb template to use App nameJoshua Peek2009-12-211-1/+1
* Fixed old routing mapper example in generated routes.rbJoshua Peek2009-12-091-1/+1
* Fix the application.rb generatorCarl Lerche2009-11-251-1/+1
* Pass config.generators options along when RAILS_GENERATORS is set and show --...José Valim2009-11-031-0/+1
* Remove --freeze (since Rails will come bundled in all new apps) and update ge...José Valim2009-11-031-11/+49
* 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/+270