Sha256: 07f6ca791f58e97ee83ce2dbd93df07a3a47331f4e08df421d990f9e60c803b9

Contents?: true

Size: 901 Bytes

Versions: 164

Compression:

Stored size: 901 Bytes

Contents

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

  # In the development environment your application's code is reloaded on
  # every request. This slows down response time but is perfect for development
  # since you don't have to restart the web server when you make code changes.
  config.cache_classes = false

  # Do not eager load code on boot.
  config.eager_load = false

  # Show full error reports and disable caching.
  config.consider_all_requests_local       = true
  config.action_controller.perform_caching = false

  # Print deprecation notices to the Rails logger.
  config.active_support.deprecation = :log

  # Debug mode disables concatenation and preprocessing of assets.
  # This option may cause significant delays in view rendering with a large
  # number of complex assets.
  config.assets.debug = true
end

Version data entries

164 entries across 144 versions & 18 rubygems

Version Path
entreprise7pro-bootstrap-sass-3.4.7 test/dummy_rails/config/environments/development.rb
entreprise7pro-bootstrap-sass-3.4.6 test/dummy_rails/config/environments/development.rb
bootstrap-4.6.2.1 test/dummy_rails/config/environments/development.rb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/bootstrap-4.6.2/test/dummy_rails/config/environments/development.rb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/bootstrap-5.3.3/test/dummy_rails/config/environments/development.rb
bootstrap-5.3.3 test/dummy_rails/config/environments/development.rb
bootstrap-propshaft-5.3.2.2 test/dummy_rails/config/environments/development.rb
bootstrap-propshaft-5.3.2.1 test/dummy_rails/config/environments/development.rb
bootstrap-propshaft-5.3.2 test/dummy_rails/config/environments/development.rb
bootstrap-5.3.2 test/dummy_rails/config/environments/development.rb
bootstrap-5.3.1 test/dummy_rails/config/environments/development.rb
bootstrap-5.3.0 test/dummy_rails/config/environments/development.rb
bootstrap-5.3.0.alpha3 test/dummy_rails/config/environments/development.rb
bootstrap-5.2.3 test/dummy_rails/config/environments/development.rb
bootstrap-5.2.2 test/dummy_rails/config/environments/development.rb
bootstrap-5.2.1 test/dummy_rails/config/environments/development.rb
bootstrap-4.6.2 test/dummy_rails/config/environments/development.rb
nex-bootstrap-4.6.3 test/dummy_rails/config/environments/development.rb
bootstrap-5.2.0 test/dummy_rails/config/environments/development.rb
bootstrap-4.6.1 test/dummy_rails/config/environments/development.rb