public Method

Callbacks.after_create

Is called after Base.save on new objects that haven’t been saved yet (no record exists).

Source Code

# File active_record/callbacks.rb, line 224
def after_create() 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.