Sha256: 002b728c3940f9080ddcc0d9a8e72b5f15448a0083e47331008536ed5f270648
Contents?: true
Size: 1.26 KB
Versions: 3
Compression:
Stored size: 1.26 KB
Contents
== 2.1.0 * deprecations * Remove support for apply_schema == 2.0.1 * enhancements * DM 1.3.0.beta compatibility (snusnu) == 2.0.0 * enhancements * Improve Compatibility hook methods * Add Compatibility#email_was * Compatibility#save(:validate => false) - Use _persist instead of save! * Include property statements in generated models == 1.5.0 * 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 * Verify compatibility with DM 1.2.0.rc1 and Rails 1.3.0 == 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dm-devise-2.2.1 | CHANGELOG.rdoc |
dm-devise-2.2.0 | CHANGELOG.rdoc |
dm-devise-2.1.0 | CHANGELOG.rdoc |