Skip to content
Clinton Cecil edited this page Oct 2, 2013 · 1 revision

Change this line in "config/environments/production.rb" to reflect host:

config.action_mailer.default_url_options = { :host => 'localhost:3000' }

Clone this wiki locally