Sha256: 056262435ed5ac42c8fdedfd69b7048df3b41d847205f18cf03d2cf51d9ae49f

Contents?: true

Size: 809 Bytes

Versions: 124

Compression:

Stored size: 809 Bytes

Contents

# Settings specified here will take precedence over those in config/environment.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.action_controller.consider_all_requests_local = true
config.action_view.debug_rjs                         = true
config.action_controller.perform_caching             = false
config.action_view.cache_template_extensions         = false

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

Version data entries

124 entries across 68 versions & 5 rubygems

Version Path
passenger-4.0.41 test/stub/rails2.3-mycook/config/environments/development.rb
passenger-4.0.40 test/stub/rails2.3-mycook/config/environments/development.rb
passenger-4.0.39 test/stub/rails2.3-mycook/config/environments/development.rb
passenger-4.0.38 test/stub/rails2.3-mycook/config/environments/development.rb
passenger-4.0.37 test/stub/rails2.3-mycook/config/environments/development.rb
passenger-4.0.36 test/stub/rails2.3-mycook/config/environments/development.rb
passenger-4.0.35 test/stub/rails2.3-mycook/config/environments/development.rb
passenger-4.0.34 test/stub/rails2.3-mycook/config/environments/development.rb
passenger-4.0.33 test/stub/rails2.3-mycook/config/environments/development.rb
passenger-4.0.32 test/stub/rails2.3-mycook/config/environments/development.rb
passenger-4.0.31 test/stub/rails2.3-mycook/config/environments/development.rb
passenger-4.0.30 test/stub/rails_apps/2.0/empty/config/environments/development.rb
passenger-4.0.30 test/stub/rails_apps/2.3/mycook/config/environments/development.rb
passenger-4.0.29 test/stub/rails_apps/2.3/mycook/config/environments/development.rb
passenger-4.0.29 test/stub/rails_apps/2.0/empty/config/environments/development.rb
passenger-4.0.28 test/stub/rails_apps/2.0/empty/config/environments/development.rb
passenger-4.0.28 test/stub/rails_apps/2.3/mycook/config/environments/development.rb
passenger-4.0.27 test/stub/rails_apps/2.0/empty/config/environments/development.rb
passenger-4.0.27 test/stub/rails_apps/2.3/mycook/config/environments/development.rb
passenger-4.0.26 test/stub/rails_apps/2.3/mycook/config/environments/development.rb