Sha256: 847a914ea4ce8c4d1a40c12922d6e1a74fcb840043253c39e1481e7bc4ef907f
Contents?: true
Size: 338 Bytes
Versions: 2
Compression:
Stored size: 338 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "tmg" # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tmg-0.5.5 | bin/console |
tmg-0.5.4 | bin/console |