method
after_create
v2.0.3 -
Show latest stable
- Class:
ActiveRecord::Callbacks
after_create()public
Is called after Base.save on new objects that haven’t been saved yet (no record exists).
after_create()Is called after Base.save on new objects that haven’t been saved yet (no record exists).