aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/performance/profiler.rb
Commit message (Expand)AuthorAgeFilesLines
* The rake task :environment now loads config/environment.rb instead of initial...José Valim2010-04-291-46/+0
* Add missing -h/--help flag to several rails command [#3909 status:resolved]Prem Sichanugrist2010-02-101-2/+2
* Rename usage path to command to just the command nameDavid Heinemeier Hansson2010-02-021-1/+1
* script/performance/profiler should require environmentJoshua Peek2009-10-161-4/+0
* Use Rails.initialize! where we just want to run the initializers and aren't c...Joshua Peek2009-10-161-1/+1
* 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/+50