couchrest_model/lib/couchrest/validation/validators
2009-02-20 18:32:01 -08:00
..
formats Started added a validation mixin 2009-02-02 19:21:32 -08:00
absent_field_validator.rb got rid of extlib hooking system in favor of the new Rails3 callback system. As well as fixed timestamps! in ExtendedDoc 2009-02-03 17:33:31 -08:00
confirmation_validator.rb fixed a bug with validation 2009-02-20 18:32:01 -08:00
format_validator.rb Started added a validation mixin 2009-02-02 19:21:32 -08:00
generic_validator.rb Started added a validation mixin 2009-02-02 19:21:32 -08:00
length_validator.rb Started added a validation mixin 2009-02-02 19:21:32 -08:00
method_validator.rb got rid of extlib hooking system in favor of the new Rails3 callback system. As well as fixed timestamps! in ExtendedDoc 2009-02-03 17:33:31 -08:00
numeric_validator.rb fixed some serious issues but left some for tomorrow (validations aren't working right) 2009-02-10 02:15:39 -08:00
required_field_validator.rb added autovalidation (auto_validate! in your ExtendedDocument) and extracted some extlib stuff so we will soon be able to remove the dependency. 2009-02-05 17:06:12 -08:00