Sha256: 476e2efa91ee0fd6aedb911c4dc7aed3dc1530b3cb33286350958aae0e7c35f0
Contents?: true
Size: 365 Bytes
Versions: 11
Compression:
Stored size: 365 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require "bundler/setup" require "zabbix/api" # 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 "pry" Pry.start
Version data entries
11 entries across 11 versions & 1 rubygems