Included Modules

Class Index [+]

Quicksearch

ActiveModel::Validations::Callbacks

Protected Instance Methods

run_validations!() click to toggle source

Overwrite run validations to include callbacks.

    # File lib/active_model/validations/callbacks.rb, line 52
52:       def run_validations!
53:         run_callbacks(:validation) { super }
54:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.