mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-25 15:22:58 +00:00
initial Rails 3 rewrite commit
completely rewritten for ActiveModel compatibility uses ActiveModel EachValidator class as validator base class simplifies :between by splitting into a :on_or_before and an :on_of_after only :is_at option tested
This commit is contained in:
1
autotest/discover.rb
Normal file
1
autotest/discover.rb
Normal file
@@ -0,0 +1 @@
|
||||
Autotest.add_discovery { "rspec2" }
|
||||
Reference in New Issue
Block a user