Sha256: c6fc829ef61bd80e183e4372ceaf5f0f5d113fe0ddb625fd5b2fb84aeecf38c8

Contents?: true

Size: 253 Bytes

Versions: 1

Compression:

Stored size: 253 Bytes

Contents

require 'active_job_channel/broadcaster'
require 'active_job_channel/engine'
require 'active_job_channel/exceptions'
require 'active_support/concern'

module ActiveJobChannel
  extend ActiveSupport::Concern
  include ::ActiveJobChannel::Broadcaster
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_job_channel-0.4.0 lib/active_job_channel.rb