class
Object
v5.0.0.1 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Included modules
- ActiveSupport::Tryable
- FileUtils
- Java
- LibXML::Conversions::Document
- LibXML::Conversions::Node
Constants
COMPONENT_ROOT = File.expand_path("../../", __FILE__)
DEPRECATED_FILES = ["#{File.dirname(__FILE__)}/core_ext/struct.rb"]
FRAMEWORKS = %w( activesupport activemodel activerecord actionview actionpack activejob actionmailer actioncable railties )
MissingSourceFile = ActiveSupport::Deprecation::DeprecatedConstantProxy.new('MissingSourceFile', 'LoadError')
RECORDS = (ENV['BENCHMARK_RECORDS'] || TIME*1000).to_i
TIME = (ENV['BENCHMARK_TIME'] || 20).to_i
Files
- actionmailer/bin/test
- actionpack/bin/test
- actionview/bin/test
- activemodel/bin/test
- activerecord/bin/test
- activerecord/examples/performance.rb
- activesupport/bin/test
- activesupport/lib/active_support/core_ext.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/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
- activesupport/lib/active_support/xml_mini/libxml.rb
- ci/travis.rb
- railties/lib/rails/test_help.rb
- tasks/release.rb