Sha256: 0c9003f9e2c0130622399803122aba8b209978c3e69273b0646ce79ccc093a6b

Contents?: true

Size: 798 Bytes

Versions: 45

Compression:

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

  # Show full error reports and disable caching
  config.consider_all_requests_local       = 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

  # Expands the lines which load the assets
  config.assets.debug = true
end

Version data entries

45 entries across 45 versions & 2 rubygems

Version Path
weak_parameters-0.5.0 spec/dummy/config/environments/development.rb
weak_parameters-0.4.3 spec/dummy/config/environments/development.rb
weak_parameters-0.4.2 spec/dummy/config/environments/development.rb
weak_parameters-0.4.1 spec/dummy/config/environments/development.rb
weak_parameters-0.4.0 spec/dummy/config/environments/development.rb
weak_parameters-0.3.0 spec/dummy/config/environments/development.rb
weak_parameters-0.2.3 spec/dummy/config/environments/development.rb
autodoc-0.4.5 spec/dummy/config/environments/development.rb
autodoc-0.4.4 spec/dummy/config/environments/development.rb
weak_parameters-0.2.2 spec/dummy/config/environments/development.rb
weak_parameters-0.2.1 spec/dummy/config/environments/development.rb
weak_parameters-0.2.0 spec/dummy/config/environments/development.rb
weak_parameters-0.1.7 spec/dummy/config/environments/development.rb
autodoc-0.4.3 spec/dummy/config/environments/development.rb
weak_parameters-0.1.6 spec/dummy/config/environments/development.rb
autodoc-0.4.2 spec/dummy/config/environments/development.rb
autodoc-0.4.1 spec/dummy/config/environments/development.rb
autodoc-0.4.0 spec/dummy/config/environments/development.rb
weak_parameters-0.1.5 spec/dummy/config/environments/development.rb
autodoc-0.3.6 spec/dummy/config/environments/development.rb