Sha256: a3758f17a768150e980d4e973e1bf184d499274ccf790eb07243f31f0904017a
Contents?: true
Size: 345 Bytes
Versions: 1
Compression:
Stored size: 345 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "belly_wash" # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
belly_wash-0.1.1 | bin/console |