Methods

Class Index [+]

Quicksearch

ActiveSupport::Testing::Performance::Metrics

Public Class Methods

[](name) click to toggle source
     # File lib/active_support/testing/performance.rb, line 242
242:         def self.[](name)
243:           const_get(name.to_s.camelize)
244:         rescue NameError
245:           nil
246:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.