aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/profiler.rb
Commit message (Expand)AuthorAgeFilesLines
* benchmarker and profiler now use the new performance testing tools (support f...Gonçalo Silva2011-05-101-43/+27
* Remove `#among?` from Active SupportPrem Sichanugrist2011-04-131-1/+1
* Change Object#either? to Object#among? -- thanks to @jamesarosen for the sugg...David Heinemeier Hansson2011-04-121-1/+1
* Using Object#in? and Object#either? in various placesPrem Sichanugrist2011-04-111-1/+3
* The rake task :environment now loads config/environment.rb instead of initial...José Valim2010-04-291-0/+46