Sha256: ebd79e3cd42d7cf4c5692dbe28d926c42547cc128ce609d4a010d5be7f9ac896
Contents?: true
Size: 370 Bytes
Versions: 22
Compression:
Stored size: 370 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require "bundler/setup" require "pears" # 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
22 entries across 22 versions & 1 rubygems
Version | Path |
---|---|
pears-0.0.2 | bin/console |
pears-0.0.1 | bin/console |