aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/profiler.rb
Commit message (Expand)AuthorAgeFilesLines
* clear ARGV to prevent mintest autorun errors:Yves Senn2013-06-271-0/+1
* fixes in api docsVijay Dev2012-01-131-1/+1
* Remove trailing white-spacesGuillermo Iguaran2011-06-051-3/+3
* 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