@@ -55,3 +55,5 Rails::Initializer.run do |config| | |||||
55 | # It will automatically turn deliveries on |
|
55 | # It will automatically turn deliveries on | |
56 | config.action_mailer.perform_deliveries = false |
|
56 | config.action_mailer.perform_deliveries = false | |
57 | end |
|
57 | end | |
|
58 | ||||
|
59 | ActionController::AbstractRequest.relative_url_root = "/rdm" |
General Comments 0
You need to be logged in to leave comments.
Login now