ActiveModel::EachValidator
# File lib/active_model/validations/presence.rb, line 8 def validate(record) record.errors.add_on_blank(attributes, options) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.