Sha256: 338b8106e99e6d625e9c7de82741a6b256ff38c287aa3dd574546762d94b580f
Contents?: true
Size: 383 Bytes
Versions: 1
Compression:
Stored size: 383 Bytes
Contents
#!/usr/bin/env ruby require "irb" require "bundler/setup" require_relative "../config" # 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 def reload! load "./config.rb" end IRB.start
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cpdundon-cli-app-take2-0.1.3 | bin/console |