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.