Sha256: 911664de3e384149387fac81bc0e011da2da1da9efa90b6b04643b03f72121a2

Contents?: true

Size: 184 Bytes

Versions: 12

Compression:

Stored size: 184 Bytes

Contents

module Legion
  module Transport
    module Exchanges
      class Lex < Legion::Transport::Exchange
        def exchange_name
          'crypt'
        end
      end
    end
  end
end

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
legion-transport-1.1.9 lib/legion/transport/exchanges/crypt.rb
legion-transport-1.1.8 lib/legion/transport/exchanges/crypt.rb
legion-transport-1.1.6 lib/legion/transport/exchanges/crypt.rb
legion-transport-1.1.5 lib/legion/transport/exchanges/crypt.rb
legion-transport-java-1.1.4 lib/legion/transport/exchanges/crypt.rb
legion-transport-1.1.4 lib/legion/transport/exchanges/crypt.rb
legion-transport-java-1.1.3 lib/legion/transport/exchanges/crypt.rb
legion-transport-1.1.3 lib/legion/transport/exchanges/crypt.rb
legion-transport-1.1.2 lib/legion/transport/exchanges/crypt.rb
legion-transport-1.1.1 lib/legion/transport/exchanges/crypt.rb
legion-transport-1.1.0 lib/legion/transport/exchanges/crypt.rb
legion-transport-1.0.0 lib/legion/transport/exchanges/crypt.rb