aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/app/templates/script/dbconsole.tt
Commit message (Expand)AuthorAgeFilesLines
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-5/+0
* Get everyone running on Rails.env and fix the broken environment settings for...David Heinemeier Hansson2010-01-111-1/+3
* Shift more responsibility from application class to its singleton instance. T...Jeremy Kemper2009-12-231-1/+1
* Have script/* and Rakefile use the application objectCarlhuda2009-11-241-0/+3
* Refactor generators a little bit.José Valim2009-11-081-3/+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/+3