Sha256: afcfe3d37fa53d168b7e9bb29835a30bd1fe4ce1a244799b3b66157079f7038f
Contents?: true
Size: 610 Bytes
Versions: 6
Compression:
Stored size: 610 Bytes
Contents
Short TODO list =============== * Add logic_validator -- validates(“You need more money!”) { |instance| instance.money < 1_000_000 } * Allow for the translation of strings in messages * Add the canned RFC2822 email format to format_validator * Add a validates_acceptance_of validator * Add a validates_each validator * Add a validates_true validator * Validators do not accept associations except validates_uniqueness_of - fix this * Add auto validation on cardinality of associations --- TODO tickets may also be found in the DataMapper Issue Tracker: http://datamapper.lighthouseapp.com/
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
dm-validations-0.10.1 | TODO |
dm-validations-0.10.0 | TODO |
dm-validations-0.9.10 | TODO |
dm-validations-0.9.11 | TODO |
dm-validations-0.9.8 | TODO |
dm-validations-0.9.9 | TODO |