Sha256: f8e69f9b8e4f45ce9dbf06e7bd59d6558ecfd3771ba2db449a1199dfd26d5659
Contents?: true
Size: 178 Bytes
Versions: 1
Compression:
Stored size: 178 Bytes
Contents
module SimpleHdGraph class Error < StandardError; end # Your code goes here... end Dir.glob(__dir__ + "/simple-hd-graph/**/*.rb").each { |f| require f.sub(/\.rb\z/, "") }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
simple-hd-graph-0.3.5 | lib/simple-hd-graph.rb |