Sha256: e4a0a99c672e5a5187930d17d8636894997e064a253004cdc58895394e7a50e8

Contents?: true

Size: 201 Bytes

Versions: 3

Compression:

Stored size: 201 Bytes

Contents

require 'crystal/conveyor'

[
  'remote',  
  'processors/remote_logger',
  'processors/remote_caller',
].each{|f| require "crystal/remote/#{f}"}

Crystal::Config::DEFAULTS['default_method'] ||= 'call'

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
crystal-0.0.13 lib/crystal/remote.rb
crystal-0.0.12 lib/crystal/remote.rb
crystal_ext-0.0.11 lib/crystal/remote.rb