Sha256: 9f5608a0351dd4688ce988e0316a54f0037a5fc465f04cfbd22b64f5e9510f31

Contents?: true

Size: 808 Bytes

Versions: 1

Compression:

Stored size: 808 Bytes

Contents

# Version 1.5.0

* Support Rails 4.
* Drop support to Rails < 3.2 and Ruby 1.8.

# Version 1.4

* Fixed bug that was causing all activerecord attributes be saved as nil
* Avoid symbol injection on forms

# Version 1.3

* Removed deprecated methods in version 1.2
* Added persisted? header and a generator

# Version 1.2

* No more class attributes, just define a headers method

# Version 1.1

* Rails 3 compatibility

# Version 1.0

* Rename to mail_form and launch Rails 2.3 branch

# Version 0.4

* Added support to template

# Version 0.3

* Added support to symbols on :sender, :subject and :recipients
* Added support to symbols on :validate

# Version 0.2

* Added support to request objects and append DSL
* Added support to :attachments (thanks to @andrewtimberlake)

# Version 0.1

* First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mail_form-1.5.0 CHANGELOG