Sha256: 01cdc8bdc38845eca462a74dc355cfdfcee8d3a8b58adba108876a2356a6cdab

Contents?: true

Size: 384 Bytes

Versions: 9

Compression:

Stored size: 384 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require "bundler/setup"
require "key_vortex/contract"

# 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

9 entries across 9 versions & 1 rubygems

Version Path
key_vortex-contract-1.0.0 bin/console
key_vortex-contract-0.2.5 bin/console
key_vortex-contract-0.2.4 bin/console
key_vortex-contract-0.2.3.1 bin/console
key_vortex-contract-0.2.3 bin/console
key_vortex-contract-0.2.1.2 bin/console
key_vortex-contract-0.2.1.1 bin/console
key_vortex-contract-0.2.1 bin/console
key_vortex-contract-0.2.0 bin/console