Sha256: db3ed1c83376f441382ad8047fd26fd01ed36b28d7a39d0d7846c323cc3ca40b

Contents?: true

Size: 356 Bytes

Versions: 101

Compression:

Stored size: 356 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "<%= config[:namespaced_path] %>"

# 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

101 entries across 83 versions & 4 rubygems

Version Path
bundler-1.8.0.pre lib/bundler/templates/newgem/bin/console.tt