Sha256: e7be1d8d37ac0f3e613785e7c350dca6c86412bc7af8d0aacd9f383b96b87612

Contents?: true

Size: 376 Bytes

Versions: 4

Compression:

Stored size: 376 Bytes

Contents

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

require("bundler/setup")
require("bootsnap")

# 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
bootsnap-1.4.7 bin/console
bootsnap-1.4.7-java bin/console
bootsnap-1.4.6-java bin/console
bootsnap-1.4.6 bin/console