issues
search
datamapper
/
dm-validations
Library for performing validations on DM models and pure Ruby object
http://datamapper.org/
MIT License
50
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Some clean up and refactoring for your consideration.
#25
emmanuel
closed
13 years ago
1
Isn't validating an association correctly
#24
d11wtq
closed
13 years ago
3
dm-validations causes lazy-loaded attributes to load one at a time
#23
solnic
closed
13 years ago
2
Can't swap the value of a unique property between two objects
#22
solnic
opened
13 years ago
19
save method not catching validations on attr_accessors
#21
solnic
opened
13 years ago
14
Better localizability for dm-validations
#20
solnic
opened
13 years ago
19
Custom messages append instead of override
#19
solnic
opened
13 years ago
2
Autovalidations do not respect :allow_blank
#18
solnic
opened
13 years ago
3
String, :length => 3..100 isn't requiring that the string is not blank
#17
solnic
closed
13 years ago
2
Association related validations seem to break on discriminator fields
#16
solnic
opened
13 years ago
3
Datamapper Validates non-dirty associates
#15
solnic
closed
13 years ago
1
save with invalid child still saves parent (and appears valid)
#14
solnic
closed
13 years ago
3
Fix preventing validation hooks when save! is used
#13
jwkoelewijn
opened
13 years ago
11
Minor Documentation Correction
#12
pol
closed
13 years ago
0
:set option does not work well with Sets
#11
postmodern
closed
13 years ago
1
Cleanup
#10
postmodern
closed
13 years ago
2
Association validation
#9
xaviershay
opened
13 years ago
4
utf-8 problem with regex match
#8
basex
closed
13 years ago
2
Respect meaning of #blank? for optional validators
#7
bernerdschaefer
closed
13 years ago
4
fixed bug when having key not defined in :default repo
#6
threez
closed
13 years ago
1
require of formats/email and formats/url
#5
paulwalker
closed
13 years ago
3
Amend :length validation inference to work on any derivation of Text or String.
#4
jpr5
closed
14 years ago
1
Move dm-validations Model#create override into ClassMethods
#3
jpr5
closed
14 years ago
1
DataMapper::Inflector not defined, use ActiveSupport::Inflector instead
#2
tadman
closed
14 years ago
5
Fixed constant redefined warning when using Rails <2.3.5.
#1
jpr5
closed
14 years ago
6
Previous