method

after_create_commit

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: ActiveRecord::Transactions::ClassMethods
after_create_commit(*args, &block) public

Shortcut for after_commit :hook, on: :create.

Show source
Register or log in to add new notes.