Module ValidatesTimeliness::ActiveRecord::AttributeMethods
In: lib/validates_timeliness/active_record/attribute_methods.rb

Overrides write method for date, time and datetime columns to use plugin parser. Also adds mechanism to store value before type cast.

Methods

Classes and Modules

Module ValidatesTimeliness::ActiveRecord::AttributeMethods::ClassMethods

Public Class methods

Public Instance methods

[Validate]