Sha256: a7c3256b2550a2762b4baa9ff30b102825b9ec62312d36aa6c0d6b49aaa0e2a3
Contents?: true
Size: 347 Bytes
Versions: 2
Compression:
Stored size: 347 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'sensu/plugins/ecityruf' # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sensu-plugins-ecityruf-0.2.3 | bin/console |
sensu-plugins-ecityruf-0.2.2 | bin/console |