Sha256: 0a80c9fe23f8505e85efb94c7e9f2547d043bddef858630847c0a44e5cf7ca68

Contents?: true

Size: 352 Bytes

Versions: 8

Compression:

Stored size: 352 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "simple_config_man"

# 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

8 entries across 8 versions & 1 rubygems

Version Path
simple_config_man-0.3.9 bin/console
simple_config_man-0.3.8.1 bin/console
simple_config_man-0.3.8 bin/console
simple_config_man-0.3.7 bin/console
simple_config_man-0.3.6 bin/console
simple_config_man-0.3.3 bin/console
simple_config_man-0.3.2 bin/console
simple_config_man-0.3.1 bin/console