and everything in between...
config.action_mailer.default_url_options = { :host => 'www.example.com' }
Good for people to know.
thanks!
Works in Rails 2.3.5Thanks!
Thanks, I needed this in my test.rb environment file to get my specs to work.
Post a Comment
Click here to subscribe
4 comments:
Good for people to know.
thanks!
Works in Rails 2.3.5
Thanks!
Thanks, I needed this in my test.rb environment file to get my specs to work.
Post a Comment