Sha256: c1eb520a10bc78cbd36667ef53560df6e39f1ca37002d643cc49923ebef41286

Contents?: true

Size: 765 Bytes

Versions: 58

Compression:

Stored size: 765 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 caching is turned off
config.action_controller.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

Version data entries

58 entries across 57 versions & 2 rubygems

Version Path
trusty-cms-2.0.11 config/environments/development.rb.rails2
trusty-cms-2.0.10.pre.beta config/environments/development.rb.rails2
trusty-cms-2.0.9.pre.beta config/environments/development.rb.rails2
trusty-cms-2.0.8.pre.beta config/environments/development.rb.rails2
trusty-cms-2.0.7.pre.beta config/environments/development.rb.rails2
trusty-cms-2.0.5.pre.beta config/environments/development.rb.rails2
trusty-cms-2.0.4.pre.beta config/environments/development.rb.rails2
trusty-cms-2.0.3.pre.beta config/environments/development.rb.rails2
trusty-cms-2.0.2.pre.beta config/environments/development.rb.rails2
trusty-cms-2.0.1.pre.beta config/environments/development.rb.rails2
trusty-cms-2.0.0.pre.beta config/environments/development.rb.rails2
trusty-cms-1.2.29 config/environments/development.rb.rails2
trusty-cms-1.2.28 config/environments/development.rb.rails2
trusty-cms-1.1.28 config/environments/development.rb.rails2
trusty-cms-1.1.27 config/environments/development.rb.rails2
trusty-cms-1.1.26 config/environments/development.rb.rails2
trusty-cms-1.1.25 config/environments/development.rb.rails2
trusty-cms-1.1.24 config/environments/development.rb.rails2
trusty-cms-1.1.23 config/environments/development.rb.rails2
trusty-cms-1.1.22 config/environments/development.rb.rails2