Sha256: 3f2d3bd870bd017077c2a3d1b4e5acf824e50deea5ce199cfc91a433b65de355
Contents?: true
Size: 344 Bytes
Versions: 3
Compression:
Stored size: 344 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "rb_banyan" # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rb_banyan-1.0.1 | bin/console |
rb_banyan-1.0.0 | bin/console |
rb_banyan-0.1.2.pre | bin/console |