Sha256: b978353ea61c4087e88453f11cf48a63c4fcadabb76fbe4091e0f03e5a76ba03
Contents?: true
Size: 866 Bytes
Versions: 1
Compression:
Stored size: 866 Bytes
Contents
### 2.0.3 / 2012-02-17 * Added ability to override local queue name (example scenario: using two different queues for different mail priority levels) ### 2.0.2 / 2011-08-20 * Fixed deliver vs deliver! issue so mail interceptors will work as expected ### 2.0.1 / 2011-08-19 * Restore the mailer proxy object so mailer method bodies never get invoked more than once accidentally (not required to be idempotent) ### 2.0.0 / 2011-06-24 * Removed support for legacy Rails 2.x applications (please use v1.x) * Removed mailer proxy, return Mail::Message object * Reorganize and modernize gem structure, add bundler and move to RSpec 2.x * Queue target (::Resque) can now be overridden for testing (Joshua Clayton) ### 1.0.1 / 2010-12-21 * Respect ActionMailer::Base.perform_deliveries ### v1.0.0 / 2010-07-28 * Added support for Rails 3.x (Marcin Kulik)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
resque_mailer-2.0.3 | CHANGELOG.md |