Sha256: 6b6cffced7a87d546bc1559581d179d1bea7b31ba455cbc15314008e35f1e966
Contents?: true
Size: 223 Bytes
Versions: 6
Compression:
Stored size: 223 Bytes
Contents
require "omnibus-harmony/version" module OmnibusHarmony class Error < StandardError; end def self.hello puts "Hello from Sean Simmons! If you see this message it means that the include rubygem is working" end end
Version data entries
6 entries across 6 versions & 1 rubygems