Sha256: 3669a9c7dae5d26935f54449e57498d440140ffbd89dbfc3b1e01270996cffcb

Contents?: true

Size: 759 Bytes

Versions: 27

Compression:

Stored size: 759 Bytes

Contents

Dummy::Application.configure do
  # Settings specified here will take precedence over those in config/application.rb

  # The test environment is used exclusively to run your application's
  # test suite. You never need to work with it otherwise. Remember that
  # your test database is "scratch space" for the test suite and is wiped
  # and recreated between test runs. Don't rely on the data there!
  config.cache_classes = true

  # Configure static asset server for tests with Cache-Control for performance
  config.serve_static_assets = true
  config.static_cache_control = "public, max-age=3600"

  # Show full error reports and disable caching
  config.consider_all_requests_local       = true
  config.active_support.deprecation        = :stderr
end

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
bootswitch-0.3.0 spec/dummy/config/environments/test.rb
bootswitch-0.2.2 spec/dummy/config/environments/test.rb
bootswitch-0.2.1 spec/dummy/config/environments/test.rb
bootswitch-0.2.0 spec/dummy/config/environments/test.rb
bootswitch-0.1.3 spec/dummy/config/environments/test.rb
bootswitch-0.1.2 spec/dummy/config/environments/test.rb
bootswitch-0.1.1 spec/dummy/config/environments/test.rb
bootswitch-0.0.13 spec/dummy/config/environments/test.rb
bootswitch-0.0.12 spec/dummy/config/environments/test.rb
bootswitch-0.0.11 spec/dummy/config/environments/test.rb
bootswitch-0.0.9 spec/dummy/config/environments/test.rb
bootswitch-0.0.8 spec/dummy/config/environments/test.rb
bootswitch-0.0.7 spec/dummy/config/environments/test.rb
bootswitch-0.0.5 spec/dummy/config/environments/test.rb
bootswitch-0.0.4 spec/dummy/config/environments/test.rb
bootswitch-0.0.3 spec/dummy/config/environments/test.rb
bootswitch-0.0.2 spec/dummy/config/environments/test.rb
bootswitch-0.0.1 spec/dummy/config/environments/test.rb
customizable_bootstrap-0.10.5 spec/dummy/config/environments/test.rb
customizable_bootstrap-0.10.4 spec/dummy/config/environments/test.rb