Sha256: a9e268510153c71fa297c4b383104fea76a872a4f1639256626039f279a34465
Contents?: true
Size: 374 Bytes
Versions: 36
Compression:
Stored size: 374 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'bbk/amqp' # 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
36 entries across 36 versions & 1 rubygems