Sha256: 50e5cee4ff0a652cddee61dfe82ff30ceeefa6a8e35c0b4359a55187681ac362

Contents?: true

Size: 891 Bytes

Versions: 108

Compression:

Stored size: 891 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

  # Log error messages when you accidentally call methods on nil.
  config.whiny_nils = true

  # 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

  # 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

108 entries across 108 versions & 11 rubygems

Version Path
wash-out-0.10.1 spec/dummy/config/environments/development.rb
wash_out-0.12.0 spec/dummy/config/environments/development.rb
wash_out-0.11.0 spec/dummy/config/environments/development.rb
wash_out_fork-0.0.1 spec/dummy/config/environments/development.rb
wash_out-0.11.0.beta.2 spec/dummy/config/environments/development.rb
wash_out-0.11.0.beta.1 spec/dummy/config/environments/development.rb
wash_out-0.10.0 spec/dummy/config/environments/development.rb
wash_out-0.9.2 spec/dummy/config/environments/development.rb
washout_builder-0.14.1 spec/dummy/config/environments/development.rb
washout_builder-0.14.0 spec/dummy/config/environments/development.rb
washout_builder-0.13.9 spec/dummy/config/environments/development.rb
washout_builder-0.13.8 spec/dummy/config/environments/development.rb
shortener-0.3.1 spec/dummy/config/environments/development.rb
washout_builder-0.13.7 spec/dummy/config/environments/development.rb
washout_builder-0.13.4 spec/dummy/config/environments/development.rb
washout_builder-0.13.5 spec/dummy/config/environments/development.rb
washout_builder-0.13.3 spec/dummy/config/environments/development.rb
washout_builder-0.13.2 spec/dummy/config/environments/development.rb
washout_builder-0.13.1 spec/dummy/config/environments/development.rb
washout_builder-0.13.0 spec/dummy/config/environments/development.rb