This website requires JavaScript.
Explore
Help
Sign In
ditkrg
/
validates_timeliness
Watch
4
Star
0
Fork
0
You've already forked validates_timeliness
mirror of
https://github.com/ditkrg/validates_timeliness.git
synced
2026-01-23 14:27:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
817e49940c
validates_timeliness
/
spec
/
active_record
History
Adam Meehan
0ad8ace335
refactored AR attribute methods to define read method for all date, time and datetime attributes. Makes things much clearer and fixes bug reported (
#2
) by Brad (pvjg)
2009-01-13 10:12:41 +11:00
..
attribute_methods_spec.rb
refactored AR attribute methods to define read method for all date, time and datetime attributes. Makes things much clearer and fixes bug reported (
#2
) by Brad (pvjg)
2009-01-13 10:12:41 +11:00
multiparameter_attributes_spec.rb
patched sqlite adapter in spec_helper to fix time attributes in rails 2.0.2 errorneously reporting time attributes as datetime column types
2008-12-05 20:25:28 +11:00