Sha256: b8c01241d6b4515dc98c71b1553f887bd8ad1081b870252c88106222dad15df5
Contents?: true
Size: 331 Bytes
Versions: 6
Compression:
Stored size: 331 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "heresy" # 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
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
heresy-5.0.0 | bin/console |
heresy-4.0.0 | bin/console |
heresy-3.0.0 | bin/console |
heresy-2.0.0 | bin/console |
heresy-1.0.0 | bin/console |
heresy-0.1.0 | bin/console |