On 17/02/2011, at 5:07 PM, Gabe Hollombe wrote:
> I'll give the :host => 'foo.com/bar' default_url_options attempt a go and see
> how it works, and I might even test my :port hunch even though I don't _need_
> a non-standard port right now.
In each environment specify:
config.action_mailer.default_url_options = { :host => 'myhost.com }
You can have different ones for each environment. This is what action mailer
expects.
Mikel
--
You received this message because you are subscribed to the Google Groups "Ruby
or Rails Oceania" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rails-oceania?hl=en.