public Method

Callbacks.after_validation_on_update

Is called after Validations.validate (which is part of the Base.save call) on existing objects that have a record.

Source Code

# File active_record/callbacks.rb, line 267
def after_validation_on_update()  end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.