Skip to content

Instantly share code, notes, and snippets.

@gamov
Last active August 29, 2015 14:08
Show Gist options
  • Select an option

  • Save gamov/4718054ac76d2742d6b4 to your computer and use it in GitHub Desktop.

Select an option

Save gamov/4718054ac76d2742d6b4 to your computer and use it in GitHub Desktop.
Custom setting in config.action_mailer
config.action_mailer.host_from_outside= 'ector.link:10080'
config.action_mailer[:host_from_outside]= 'ector.link:10080'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment