Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
Go to file
Adam Meehan a9b033e539 added strict_time_type_cast method to handle casting
refactored to be simler and rely on read_atribute method conversion
rather than use new reader method definer got time (Rails 2.1)
2008-05-21 16:55:10 +10:00
lib added strict_time_type_cast method to handle casting 2008-05-21 16:55:10 +10:00
spec added strict_time_type_cast method to handle casting 2008-05-21 16:55:10 +10:00
init.rb added specs for validation 2008-05-03 15:52:40 +10:00
Rakefile first commit 2008-05-02 16:42:51 +10:00