ActionMailer with Request

This is a simple plugin that aims to solve the problem to pass a dynamic host for generating URLs in ActionMailer.

For more information, read my blog post at www.simonecarletti.com/blog/2009/10/actionmailer-and-host-value/

Requirements

  • Rails 3

Please note

  • ActionMailerWithRequest >= 0.3 requires Rails 3. Use TabsOnRails 0.2.x with Rails 2.

Installation

$ gem install actionmailer-with-request

Author

Contributors

Eric Anderson, Didier Lafforgue.

License

ActionMailerWithRequest is Copyright © 2009-2011 Simone Carletti. This is Free Software distributed under the MIT license.