validates_timeliness
/
3.0.14
validates_timeliness 3.0.14
Install from the command line:
Learn more about RubyGems packages
$ gem install validates_timeliness --version "3.0.14"
Install via Gemfile:
source "https://rubygems.pkg.github.com/idme" do
gem "validates_timeliness", "3.0.14"
end
About this version
Adds validation methods to ActiveModel for validating dates and times. Works with multiple ORMS.