Sha256: 27e7775db80ae42629d14efdd0d0765e02c2ab47543452cfde8bc440f849e6cf

Contents?: true

Size: 809 Bytes

Versions: 1

Compression:

Stored size: 809 Bytes

Contents

# Version 1.5 rc

* 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.rc CHANGELOG