method
full_profile_options
v3.1.0 -
Show latest stable
- Class:
ActiveSupport::Testing::Performance
full_profile_options()public
No documentation available.
# File activesupport/lib/active_support/testing/performance.rb, line 36
def full_profile_options
DEFAULTS.merge(profile_options)
end