Sha256: a579eae477d80c69f42b70f71fe032d334ad56b81545aa3c76b0662f6252bad1

Contents?: true

Size: 102 Bytes

Versions: 2

Compression:

Stored size: 102 Bytes

Contents

# frozen_string_literal: true

module KafkaCommand
  class ApplicationJob < ActiveJob::Base
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
kafka_command-0.0.2 app/jobs/application_job.rb
kafka_command-0.0.1 app/jobs/application_job.rb