Methods

Class Index [+]

Quicksearch

ActiveModel::Validations::PresenceValidator

Public Instance Methods

validate(record) click to toggle source
    # File lib/active_model/validations/presence.rb, line 8
 8:       def validate(record)
 9:         record.errors.add_on_blank(attributes, options)
10:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.