class

Object

v4.2.7 - Show latest stable - Superclass: Object

No documentation available for this class.

Included modules

  • FileUtils
  • Java

Constants

ALL = Mime::Type.new("*/*", :all, [])

FRAMEWORKS = %w( activesupport activemodel activerecord actionview actionpack activejob actionmailer railties )

MissingSourceFile = LoadError

RECORDS = (ENV['BENCHMARK_RECORDS'] || TIME*1000).to_i

TIME = (ENV['BENCHMARK_TIME'] || 20).to_i

Files

  • actionpack/lib/action_dispatch/http/mime_types.rb
  • activerecord/examples/performance.rb
  • activesupport/lib/active_support/core_ext/kernel/agnostics.rb
  • activesupport/lib/active_support/core_ext/load_error.rb
  • activesupport/lib/active_support/core_ext/object/acts_like.rb
  • activesupport/lib/active_support/core_ext/object/blank.rb
  • activesupport/lib/active_support/core_ext/object/deep_dup.rb
  • activesupport/lib/active_support/core_ext/object/duplicable.rb
  • activesupport/lib/active_support/core_ext/object/inclusion.rb
  • activesupport/lib/active_support/core_ext/object/instance_variables.rb
  • activesupport/lib/active_support/core_ext/object/itself.rb
  • activesupport/lib/active_support/core_ext/object/json.rb
  • activesupport/lib/active_support/core_ext/object/to_query.rb
  • activesupport/lib/active_support/core_ext/object/try.rb
  • activesupport/lib/active_support/core_ext/object/with_options.rb
  • activesupport/lib/active_support/core_ext/string/output_safety.rb
  • activesupport/lib/active_support/core_ext/uri.rb
  • activesupport/lib/active_support/xml_mini/jdom.rb
  • ci/travis.rb
  • railties/lib/rails/test_help.rb
  • tasks/release.rb