Skip to content

Instantly share code, notes, and snippets.

@maclover7
Created June 15, 2015 22:56
Show Gist options
  • Save maclover7/350b83b5e40eed461f0f to your computer and use it in GitHub Desktop.
Save maclover7/350b83b5e40eed461f0f to your computer and use it in GitHub Desktop.
# Line 80 in config/environments/production.rb
# Original: config.action_mailer.default_url_options = { host: => 'realfootball.herokuapp.com' }
config.action_mailer.default_url_options = { :host => 'realfootball.herokuapp.com' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment