Sha256: 0f57ec7eb0c6c9cd455190b08f29b190e1496bcc87da0aaa5fa34348d7063850
Contents?: true
Size: 262 Bytes
Versions: 4
Compression:
Stored size: 262 Bytes
Contents
$:.unshift(File.dirname(__FILE__)) unless $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__))) Dir[File.join(File.dirname(__FILE__), 'hwid/**/*.rb')].sort.each { |lib| require lib } module Hwid VERSION = '0.4.1' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hwid-0.4.5 | lib/hwid.rb |
hwid-0.4.4 | lib/hwid.rb |
hwid-0.4.3 | lib/hwid.rb |
hwid-0.4.2 | lib/hwid.rb |