class

Object

v4.0.2 - Show latest stable - Superclass: Object

No documentation available for this class.

Included modules

  • FileUtils
  • Java
  • RequireProfiler

Constants

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

AbstractRequest = ActionController::Request = ActionDispatch::Request

AbstractResponse = ActionController::Response = ActionDispatch::Response

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

Integration = ActionDispatch::Integration

IntegrationTest = ActionDispatch::IntegrationTest

MissingSourceFile = LoadError

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

Routing = ActionDispatch::Routing

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

Files

  • actionpack/lib/action_controller/deprecated.rb
  • actionpack/lib/action_controller/deprecated/integration_test.rb
  • 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/to_json.rb
  • activesupport/lib/active_support/core_ext/object/to_param.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/json/encoding.rb
  • activesupport/lib/active_support/xml_mini/jdom.rb
  • ci/travis.rb
  • railties/lib/rails/test_help.rb
  • tasks/release.rb
  • tools/profile