Sha256: 517a9877ede98d802750ba8a4e0dcbc8a2868470d505c278264d5c4bad520258
Contents?: true
Size: 354 Bytes
Versions: 5
Compression:
Stored size: 354 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "rabbit/notification" # 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
5 entries across 5 versions & 1 rubygems