Sha256: c56a299293b690a97a0eb6400e2707107a44dbe433f51067fffebf31f18fd753
Contents?: true
Size: 350 Bytes
Versions: 3
Compression:
Stored size: 350 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "tanuki/universe" # 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 |
---|---|
tanuki-universe-0.0.5 | bin/console |
tanuki-universe-0.0.4 | bin/console |
tanuki-universe-0.0.3 | bin/console |