Method: Effective::AfterCommit#has_transactional_callbacks?
- Defined in:
- app/models/effective/after_commit.rb
#has_transactional_callbacks? ⇒ Boolean
8 9 10 |
# File 'app/models/effective/after_commit.rb', line 8 def has_transactional_callbacks? true end |