Sha256: 96e7e585b195bac65301d4b100605452014e0eb230cf8cc29d4f7176a7e3a1fc

Contents?: true

Size: 351 Bytes

Versions: 11

Compression:

Stored size: 351 Bytes

Contents

#!/usr/bin/env ruby

require 'bundler/setup'
require 'legion/transport'

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start

require 'irb'
IRB.start(__FILE__)

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
legion-transport-1.1.6 bin/console
legion-transport-1.1.5 bin/console
legion-transport-java-1.1.4 bin/console
legion-transport-1.1.4 bin/console
legion-transport-java-1.1.3 bin/console
legion-transport-1.1.3 bin/console
legion-transport-1.1.2 bin/console
legion-transport-1.1.1 bin/console
legion-transport-1.1.0 bin/console
legion-transport-1.0.0 bin/console
legion-transport-0.1.0 bin/console