method

transaction_include_action?

rails latest stable - Class: ActiveRecord::Transactions

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.2.13) is shown here.

transaction_include_action?(action)
protected

Determine if a transaction included an action for :create, :update, or :destroy. Used in filtering callbacks.