Sha256: 7088a6a78fcbe51150d75705a18158209df3e6d17b5de5de1b56b10bd360b31f
Contents?: true
Size: 115 Bytes
Versions: 3
Compression:
Stored size: 115 Bytes
Contents
require "rbconfig" module RbConfig # short-cut method to CONFIG#[] def self.[](key) CONFIG[key] end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tagen-2.0.2 | lib/tagen/rbconfig.rb |
tagen-2.0.1 | lib/tagen/rbconfig.rb |
tagen-2.0.0 | lib/tagen/rbconfig.rb |