Methods

Class/Module Index [+]

Quicksearch

ActiveSupport::Testing::Performance::Metrics

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.