Sha256: dd93b7dcdeab6ede31a9c0a21f3d06bf12681bba862abe98131fbcae749b5c67

Contents?: true

Size: 921 Bytes

Versions: 20

Compression:

Stored size: 921 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 webserver when you make code changes.
  config.cache_classes = false

  config.eager_load = false

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

  # Don't care if the mailer can't send
  config.action_mailer.raise_delivery_errors = false

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

  # Only use best-standards-support built into browsers
  config.action_dispatch.best_standards_support = :builtin
end

Version data entries

20 entries across 20 versions & 4 rubygems

Version Path
cm-admin-1.5.22 vendor/bundle/ruby/3.3.0/gems/cocoon-1.2.15/spec/dummy/config/environments/development.rb
cm-admin-1.5.21 vendor/bundle/ruby/3.3.0/gems/cocoon-1.2.15/spec/dummy/config/environments/development.rb
cm-admin-1.5.20 vendor/bundle/ruby/3.3.0/gems/cocoon-1.2.15/spec/dummy/config/environments/development.rb
cocoon-1.2.15 spec/dummy/config/environments/development.rb
cocoon-1.2.14 spec/dummy/config/environments/development.rb
cocoon-1.2.13 spec/dummy/config/environments/development.rb
cocoon-1.2.12 spec/dummy/config/environments/development.rb
cocoon-1.2.11 spec/dummy/config/environments/development.rb
cocoon-1.2.10 spec/dummy/config/environments/development.rb
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/cocoon-1.2.9/spec/dummy/config/environments/development.rb
cocoon-1.2.9 spec/dummy/config/environments/development.rb
cocoon-1.2.8 spec/dummy/config/environments/development.rb
cocoon-1.2.7 spec/dummy/config/environments/development.rb
sc_core-0.0.7 test/dummy/vendor/bundle/ruby/2.2.0/gems/cocoon-1.2.6/spec/dummy/config/environments/development.rb
cocoon-1.2.6 spec/dummy/config/environments/development.rb
cocoon-1.2.5 spec/dummy/config/environments/development.rb
cocoon-1.2.4 spec/dummy/config/environments/development.rb
cocoon-1.2.3 spec/dummy/config/environments/development.rb
cocoon-1.2.2 spec/dummy/config/environments/development.rb
cocoon-1.2.1 spec/dummy/config/environments/development.rb