Method: Chewy::Config#use_after_commit_callbacks
- Defined in:
- lib/chewy/config.rb
#use_after_commit_callbacks ⇒ Object
Returns the value of attribute use_after_commit_callbacks.
5 6 7 |
# File 'lib/chewy/config.rb', line 5 def use_after_commit_callbacks @use_after_commit_callbacks end |