No documentation
  This class has no description. You can help the Ruby on Rails community by adding new notes.
 
    
   
  
  
 
    Constants
    DEPRECATED_FILES = ["#{File.dirname(__FILE__)}/core_ext/struct.rb"]
    MissingSourceFile = ActiveSupport::Deprecation::DeprecatedConstantProxy.new('MissingSourceFile', 'LoadError')
    FRAMEWORKS = %w( activesupport activemodel activerecord actionview actionpack activejob actionmailer actioncable railties )
    RECORDS = (ENV['BENCHMARK_RECORDS'] || TIME*1000).to_i
    TIME = (ENV['BENCHMARK_TIME'] || 20).to_i
    COMPONENT_ROOT = File.expand_path("../../", __FILE__)
  
    Attributes
    
  
      Show files where this class is defined (27 files)
  
    activesupport/lib/active_support/core_ext.rb
activesupport/lib/active_support/xml_mini/libxml.rb
activesupport/lib/active_support/xml_mini/jdom.rb
activesupport/lib/active_support/core_ext/uri.rb
activesupport/lib/active_support/core_ext/string/output_safety.rb
activesupport/lib/active_support/core_ext/load_error.rb
activesupport/lib/active_support/core_ext/kernel/agnostics.rb
activesupport/lib/active_support/core_ext/object/inclusion.rb
activesupport/lib/active_support/core_ext/object/with_options.rb
activesupport/lib/active_support/core_ext/object/blank.rb
activesupport/lib/active_support/core_ext/object/duplicable.rb
activesupport/lib/active_support/core_ext/object/json.rb
activesupport/lib/active_support/core_ext/object/try.rb
activesupport/lib/active_support/core_ext/object/deep_dup.rb
activesupport/lib/active_support/core_ext/object/to_query.rb
activesupport/lib/active_support/core_ext/object/instance_variables.rb
activesupport/lib/active_support/core_ext/object/acts_like.rb
activesupport/bin/test
actionpack/bin/test
tasks/release.rb
actionmailer/bin/test
railties/lib/rails/test_help.rb
ci/travis.rb
actionview/bin/test
activemodel/bin/test
activerecord/examples/performance.rb
activerecord/bin/test