Methods

Class Index [+]

Quicksearch

ActiveSupport::Testing::Performance::Metrics

Public Class Methods

[](name) click to toggle source
     # File lib/active_support/testing/performance.rb, line 226
226:           def self.[](name)
227:             const_get(name.to_s.camelize)
228:           rescue NameError
229:             nil
230:           end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.