From 70274396e8d14cef0dd0c575b5e00293a1fa5261 Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Tue, 21 Jan 2014 10:59:28 -0200 Subject: [PATCH] Removed unnecessary FIXME --- config/environments/production.rb | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/config/environments/production.rb b/config/environments/production.rb index 407db76..f9b95aa 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -79,6 +79,5 @@ Mezuro::Application.configure do config.log_formatter = ::Logger::Formatter.new # Root URL for ActionMailer - # FIXME: Before sending to production review this config.action_mailer.default_url_options = { :host => 'mezuro.org' } end -- libgit2 0.21.2