Sha256: 8648e6b91798222318b212a3b8a0e1ef137fc34c083a58b001d67e441d09220d

Contents?: true

Size: 255 Bytes

Versions: 7

Compression:

Stored size: 255 Bytes

Contents

module Marvin
  module Distributed
    autoload :Protocol, 'marvin/distributed/protocol'
    autoload :Server,   'marvin/distributed/server'
    autoload :Handler,  'marvin/distributed/handler'
    autoload :Client,   'marvin/distributed/client'
  end
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
Sutto-marvin-0.8.0.0 lib/marvin/distributed.rb
Sutto-marvin-0.8.0.1 lib/marvin/distributed.rb
marvin-0.8.2 lib/marvin/distributed.rb
marvin-0.8.1 lib/marvin/distributed.rb
marvin-0.8.0.2 lib/marvin/distributed.rb
marvin-0.8.0.1 lib/marvin/distributed.rb
marvin-0.8.0.0 lib/marvin/distributed.rb