Sha256: 82603b33b0acf3a10d4cca61ee4306f28c282e6e9a1547d5c009c6224a63e6ae

Contents?: true

Size: 340 Bytes

Versions: 6

Compression:

Stored size: 340 Bytes

Contents

#!/usr/bin/env ruby

require 'bundler/setup'
require 'light/decorator'

# 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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
light-decorator-1.0.1 bin/console
light-decorator-1.0.0 bin/console
light-decorator-0.5.3 bin/console
light-decorator-0.5.2 bin/console
light-decorator-0.5.1 bin/console
light-decorator-0.5.0 bin/console