Sha256: 12d7779c834c2865d1b54b727e9d1879cc4af772b46ee068aa251de1826b0621
Contents?: true
Size: 338 Bytes
Versions: 3
Compression:
Stored size: 338 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "drb" # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
drb-2.0.6 | bin/console |
drb-2.0.5 | bin/console |
drb-2.0.4 | bin/console |