# File lib/validates_timeliness/helper_methods.rb, line 9 def validates_time(*attr_names) timeliness_validation_for attr_names, :time end