Method: TableSync::Publishing::Batch#publish_later
- Defined in:
- lib/table_sync/publishing/batch.rb
#publish_later ⇒ Object Also known as: publish_async
24 25 26 |
# File 'lib/table_sync/publishing/batch.rb', line 24 def publish_later job.perform_later(job_attributes) end |