Sha256: 5828a1e36c7af1eb453e2337554bcf653aae92cc9ccc435c933adb95851ed5d9

Contents?: true

Size: 370 Bytes

Versions: 4

Compression:

Stored size: 370 Bytes

Contents

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

require "bundler/setup"
require "logrb"

# 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

4 entries across 4 versions & 1 rubygems

Version Path
logrb-0.1.5 bin/console
logrb-0.1.4 bin/console
logrb-0.1.3 bin/console
logrb-0.1.2 bin/console