Updated the system to Rails 1.2.
[selectricity] / config / environments / production.rb
old mode 100755 (executable)
new mode 100644 (file)
index 5a4e2b1..cb295b8
@@ -14,5 +14,5 @@ config.action_controller.perform_caching             = true
 # Enable serving of images, stylesheets, and javascripts from an asset server
 # config.action_controller.asset_host                  = "http://assets.example.com"
 
-# Disable delivery errors if you bad email addresses should just be ignored
+# Disable delivery errors, bad email addresses will be ignored
 # config.action_mailer.raise_delivery_errors = false

Benjamin Mako Hill || Want to submit a patch?