Sha256: 70567894dcac8df72b91fb360e26dec5bf4320d014a1f6b3487dc291bd006db1
Contents?: true
Size: 352 Bytes
Versions: 24
Compression:
Stored size: 352 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "concurrent_worker" # 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
24 entries across 24 versions & 1 rubygems