public Method

Callbacks.before_validation_on_update

Is called before 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 263
def before_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.