instance method format

Ruby on Rails 3.1.12

Since v3.1.12 Last seen in v3.2.22.5

Available in: v3.1.12 v3.2.22.5

Signature

format(measurement)

No documentation comment.

Parameters

measurement req
Source
# File activesupport/lib/active_support/testing/performance.rb, line 292
          def format(measurement)
            number_with_delimiter(measurement.floor)
          end

Defined in activesupport/lib/active_support/testing/performance.rb line 292 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::Testing::Performance::Metrics::Amount

Type at least 2 characters to search.

↑↓ navigate · open · esc close