Sha256: 68af0020707af5c88df01febc61bca00991cdd3ae6b58d21519901691dd14a55

Contents?: true

Size: 401 Bytes

Versions: 1

Compression:

Stored size: 401 Bytes

Contents

#!/usr/bin/env ruby
$LOAD_PATH.unshift File.expand_path 'lib', __dir__
require 'bundler/setup'
require 'doppelserver'

# 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

1 entries across 1 versions & 1 rubygems

Version Path
doppelserver-1.0.0 bin/console