Sha256: a466eb133a394d7e0e30020f202014f1f32fb97788b6cf2ab064714ee686d2dd
Contents?: true
Size: 334 Bytes
Versions: 6
Compression:
Stored size: 334 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'bunny_rpc' # 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
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
bunny_rpc-0.1.6 | bin/console |
bunny_rpc-0.1.5 | bin/console |
bunny_rpc-0.1.4 | bin/console |
bunny_rpc-0.1.3 | bin/console |
bunny_rpc-0.1.2 | bin/console |
bunny_rpc-0.1.1 | bin/console |