Files | Admin

Notes:

Release Name: 0.10.0

Notes:
Library for performing validations on DM models and pure Ruby object


Changes: === 0.10.0 / 2009-10-15 * 3 major enhancements: * Major spec refactoring * dm-validations now can be used with a pure Ruby classes, not just DM models * i18n of error messages * 1 minor enhancement: * allow_nil option now uses #blank? instead of #nil? to comply common a use case