# File lib/validates_timeliness/helper_methods.rb, line 5 def validates_date(*attr_names) timeliness_validation_for attr_names, :date end