validates_timeliness/spec
Adam Meehan ed23c4a9a4 refactored to convert and cache user input value on write to distinguish from values in read raw from database which allows correct timezone conversion
added override for read_attribute to check for failed time type cast which should save nil value
2008-06-30 15:38:33 +10:00
..
resources added specs for validation 2008-05-03 15:52:40 +10:00
attribute_methods_spec.rb refactored to convert and cache user input value on write to distinguish from values in read raw from database which allows correct timezone conversion 2008-06-30 15:38:33 +10:00
base_spec.rb changed spec_helper rails version selection to use VERSION 2008-06-27 09:56:45 +10:00
date_helper_spec.rb changed version check to Rails constant as AR VERSION not loaded by 2008-05-14 08:54:50 +10:00
spec_helper.rb changed spec_helper rails version selection to use VERSION 2008-06-27 09:56:45 +10:00
validations_spec.rb added spec for values before epoch 2008-05-14 09:09:41 +10:00