Sha256: c55ed475f3cd2da99b24eca7eabdb7b4e5ada6db4a9d022d1c906d6c7788850f

Contents?: true

Size: 356 Bytes

Versions: 9

Compression:

Stored size: 356 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "krypton"

# 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
krypton-0.2.0 bin/console
krypton-0.1.8 bin/console
krypton-0.1.7 bin/console
krypton-0.1.6 bin/console
krypton-0.1.5 bin/console
krypton-0.1.4 bin/console
krypton-0.1.3 bin/console
krypton-0.1.2 bin/console
krypton-0.1.1 bin/console