instance method
profile
Ruby on Rails 3.2.22.5
Since v2.2.3 Last seen in v3.2.22.5Signature
profile()
overridden by each implementation
Source
# File activesupport/lib/active_support/testing/performance.rb, line 270
def profile; end
Defined in activesupport/lib/active_support/testing/performance.rb line 270
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Testing::Performance::Metrics::Base