Release Name: 0.9.10
Notes:
DataMapper plugin for performing validations on data models
Changes:
=== 0.9.10 / 2009-01-19
* 1 major enhancement:
* Major spec refactoring
* 2 minor enhancements:
* Moved all error messages into ValidationErrors.default_error_messages
* Added :allow_nil option to validates_within
* 1 bug fix:
* Fixed error messages and specs for within_validator
|