Sha256: 59948987dcbc4a8eda70960a29e2eb44b0136c6baa633edbc61a30f1ac0b0ba3

Contents?: true

Size: 1.16 KB

Versions: 8

Compression:

Stored size: 1.16 KB

Contents

# !!!!! This file was auto-generated by "ruby rails wontomedia"  IF
# !!!!! YOU MODIFY IT, you *MUST* replace this notice with a WontoMedia
# !!!!! copyright attribute (get from policy/copyright-notices/header.rb) 
# !!!!! *AND* remove the name of this file from the copyright checking
# !!!!! ignore list (policy/copyright-notice-ignore) *BEFORE*
# !!!!! submitting to any version control that feeds back to the
# !!!!! WontoMedia project.


# 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

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
wontomedia-1.0.1 config/environments/development.rb
wontomedia-1.0.0 config/environments/development.rb
wontomedia-0.2.1 config/environments/development.rb
wontomedia-0.2.0 config/environments/development.rb
wontomedia-0.1.1 config/environments/development.rb
wontomedia-0.1.0 config/environments/development.rb
wontomedia-0.0.2 config/environments/development.rb
wontomedia-0.0.1 config/environments/development.rb