config/environments/production.rb in radiant-0.5.2 vs config/environments/production.rb in radiant-0.6.0
- old
+ new
@@ -15,8 +15,6 @@
# 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
-# config.action_mailer.raise_delivery_errors = false
-
-require RADIANT_ROOT + '/app/models/page'
+# config.action_mailer.raise_delivery_errors = false
\ No newline at end of file