Sha256: fdd2786c9a48c3670de59e9408f77871853fde4ed628de968d79eb452b372d57
Contents?: true
Size: 347 Bytes
Versions: 2
Compression:
Stored size: 347 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'mrcr/helpers' # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mrcr-helpers-0.1.2 | bin/console |
mrcr-helpers-0.1.1 | bin/console |