Set Up for Prod - WeeklyApps/blog GitHub Wiki
Change this line in "config/environments/production.rb" to reflect host:
config.action_mailer.default_url_options = { :host => 'localhost:3000' }
Change this line in "config/environments/production.rb" to reflect host:
config.action_mailer.default_url_options = { :host => 'localhost:3000' }