Sha256: 02a641c6fad46ea9fca4425922ba3d3e57d51829279550cc5bd5583c2874b045
Contents?: true
Size: 347 Bytes
Versions: 22
Compression:
Stored size: 347 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "net/protocol" # 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
22 entries across 20 versions & 6 rubygems