Module: BetterBatch::ActiveRecord::Model
- Defined in:
- lib/better_batch/active_record/model.rb
Instance Method Summary collapse
Instance Method Details
#better_batch ⇒ Object
8 9 10 |
# File 'lib/better_batch/active_record/model.rb', line 8 def better_batch Interface.new(self) end |