Sha256: f77064680d791cf9cfa69ba75463b90327f443f75fa1812218ded67bbd121441

Contents?: true

Size: 879 Bytes

Versions: 1

Compression:

Stored size: 879 Bytes

Contents

== 1.5.0.beta

* enhancements
  * determine validation library extensions to load based on which validation
    library is loaded (dm-validations or Active Model)
  * Add data_mapper_validation_messages config option so that default messages
    can be overriden.
  * Add data_mapper:devise_install generator with dm-devise related options

== 1.4.0

* enhancements
  * Add Compatibility#email_changed? for email validations

== 1.3.1

* enhancements
  * expired validation error message

== 1.3.0

* enhancements
  * Add before_validation hook
  * Add DataMapper::Validation::ValidationErrors#to_xml

== 1.2.0

* enhancements
  * Verify compatibility with DM 1.1.0
  * Ensure apply_schema won't try to re add an existing property

* bug fix
  * Change DateTime#gmtime to use #new_offset instead of delegating to #to_time
  * Correctly handle DataMapper required property option

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dm-devise-1.5.0.beta CHANGELOG.rdoc