class
Object
v8.1.1 -
Show latest stable
- Superclass: Object
frozen_string_literal: true
frozen_string_literal: true
frozen_string_literal: true
frozen_string_literal: true
Included modules
- ActiveSupport::NumericWithFormat
- ActiveSupport::ToJsonWithActiveSupportEncoder
- ActiveSupport::Tryable
- DisableSkipping
- Java
Constants
APP_PATH = File.expand_path("test/dummy/config/application", ENGINE_ROOT)
COMPONENT_ROOT = File.expand_path("..", __dir__)
DOCKER = ENV["DOCKER"] || exe?("podman") || exe?("docker")
MINIMAGICK_AVAILABLE = true
OPTIONS = {}
RAILS_PATH = File.expand_path("..", __dir__)
RECORDS = (ENV["BENCHMARK_RECORDS"] || TIME * 1000).to_i
TIME = (ENV["BENCHMARK_TIME"] || 20).to_i
VARS = {\n"localWorkspaceFolderBasename" => Dir.pwd.split(File::SEPARATOR).last\n}
VIPS_AVAILABLE = true
Files
- actioncable/bin/test
- actionmailbox/bin/test
- actionmailer/bin/test
- actionpack/bin/test
- actiontext/bin/test
- actionview/bin/test
- activejob/bin/test
- activemodel/bin/test
- activerecord/bin/test
- activerecord/examples/performance.rb
- activestorage/bin/test
- activestorage/lib/active_storage/analyzer/image_analyzer/image_magick.rb
- activestorage/lib/active_storage/analyzer/image_analyzer/vips.rb
- activesupport/bin/test
- activesupport/lib/active_support/core_ext/numeric/conversions.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.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/xml_mini/jdom.rb
- railties/bin/test
- railties/lib/rails/engine/commands.rb
- tools/cve_announcement.rb
- tools/devcontainer
- tools/rdoc-to-md
- tools/releaser/bin/test
- tools/test_common.rb