Methods

Class/Module Index [+]

Quicksearch

ActiveSupport::Testing::Performance::Metrics::Amount

Public Instance Methods

format(measurement) click to toggle source
# File lib/active_support/testing/performance.rb, line 292
def format(measurement)
  number_with_delimiter(measurement.floor)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.