Sha256: c3e061cf9699ab97063bee2367fbd3754e3b65511c07aa08941c15e7247cfe03

Contents?: true

Size: 712 Bytes

Versions: 3

Compression:

Stored size: 712 Bytes

Contents

### 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

3 entries across 3 versions & 2 rubygems

Version Path
bitlove-resque_mailer-2.0.4 CHANGELOG.md
bitlove-resque_mailer-2.0.3 CHANGELOG.md
resque_mailer-2.0.2 CHANGELOG.md