Sha256: bd3b83d8e9ef6f2a1336983626d00506362284a1be37a15e7e9fe000127fe0d0
Contents?: true
Size: 344 Bytes
Versions: 2
Compression:
Stored size: 344 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "distorted" # 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 & 2 rubygems
Version | Path |
---|---|
distorted-floor-0.7.0 | bin/repl |
distorted-0.7.0 | bin/console |