RubyGems.org

MethodProfiler observes your code and generates reports about the methods that were run and how long they took.

installgem install method_profiler
Authors

Jimmy Cuadra

7,225 total downloads 1,534 for this version
Owners

8893e2e206c0377ff776d2535887d23f

Gemfile
gem "method_profiler", "~> 2.0.1"
Versions
  1. 2.0.1 February 14, 2013
  2. 2.0.0 January 9, 2013
  3. 1.2.0 January 9, 2013
  4. 1.1.0 March 10, 2012
  5. 1.0.1 March 6, 2012
Show all versions (8 total)
Runtime Dependencies
  1. hirb >= 0.6.0
Development Dependencies
  1. rspec >= 0
  2. simplecov >= 0