method
transaction_include_any_action?
v6.1.3.1 -
Show latest stable
- Class:
ActiveRecord::Transactions
transaction_include_any_action?(actions)private
Determine if a transaction included an action for :create, :update, or :destroy. Used in filtering callbacks.