Sha256: 356a4ef22793b780da8e0daa25cd68b569bd3a99435b238c9c9a20d06f0a090f
Contents?: true
Size: 174 Bytes
Versions: 2
Compression:
Stored size: 174 Bytes
Contents
directory = File.dirname(File.absolute_path(__FILE__)) Dir.glob("#{directory}/rh/*.rb") { |file| require file } module Rh def self.ruby_version RUBY_VERSION end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rh-0.0.3 | lib/rh.rb |
rh-0.0.2 | lib/rh.rb |