aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/script
Commit message (Expand)AuthorAgeFilesLines
* Fix rails serverDavid Heinemeier Hansson2010-02-021-0/+1
* Add a reminder that you should use "rails" not "script/rails" when running no...David Heinemeier Hansson2010-02-021-0/+2
* Removed all the default commands in script/* and replaced them with script/ra...David Heinemeier Hansson2010-02-0211-31/+6
* Use Rails::Application ref in Rakefile and console scripts.Joshua Peek2010-01-242-2/+2
* Delegate App calls to instanceJoshua Peek2010-01-222-2/+2
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-1810-0/+31
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-2410-31/+0
* Solving merge conflicts.José Valim2009-07-2110-10/+10
* Change current sstructure.José Valim2009-06-2310-0/+31