Sha256: 4699f96a9d89316e5a310b97e7b948e57733e65d53596007c84659f30bcbf4c2
Contents?: true
Size: 341 Bytes
Versions: 2
Compression:
Stored size: 341 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "e2mmap" # 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 |
---|---|
getargv-0.3.3-universal-darwin | vendor/bundle/ruby/3.3.0/gems/e2mmap-0.1.0/bin/console |
e2mmap-0.1.0 | bin/console |