method

full_profile_options

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