Sha256: aa881675d4ce9211eec3614836206b35cdfc9e0e090cc11cb8630b89fcaa6a93
Contents?: true
Size: 353 Bytes
Versions: 23
Compression:
Stored size: 353 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "slack/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
23 entries across 23 versions & 2 rubygems