Sha256: de7ebd873f0c4f21b47ee9a02684c417fcc0977330079a8d8174db46c7394ec2

Contents?: true

Size: 293 Bytes

Versions: 15

Compression:

Stored size: 293 Bytes

Contents

module Quebert
  module AsyncSender
    autoload :Object,         'quebert/async_sender/object'
    autoload :Instance,       'quebert/async_sender/instance'
    autoload :Class,          'quebert/async_sender/class'
    autoload :ActiveRecord,   'quebert/async_sender/active_record'
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
quebert-1.12.0 lib/quebert/async_sender.rb
quebert-1.11.0 lib/quebert/async_sender.rb
quebert-1.0.9 lib/quebert/async_sender.rb
quebert-1.0.8 lib/quebert/async_sender.rb
quebert-1.0.7 lib/quebert/async_sender.rb
quebert-1.0.6 lib/quebert/async_sender.rb
quebert-1.0.5 lib/quebert/async_sender.rb
quebert-1.0.4 lib/quebert/async_sender.rb
quebert-1.0.2 lib/quebert/async_sender.rb
quebert-1.0.1 lib/quebert/async_sender.rb
quebert-1.0.0 lib/quebert/async_sender.rb
quebert-0.0.9 lib/quebert/async_sender.rb
quebert-0.0.8 lib/quebert/async_sender.rb
quebert-0.0.6 lib/quebert/async_sender.rb
quebert-0.0.4 lib/quebert/async_sender.rb