Sha256: 3d5f17e3e925307b0d3ee511cded5ea03bcd1ab97298f17446b66231f428e0c5
Contents?: true
Size: 219 Bytes
Versions: 1
Compression:
Stored size: 219 Bytes
Contents
if ! (Object.constants.include?(:RuneBlog) && RuneBlog.constants.include?(:Path)) class RuneBlog VERSION = "0.1.96" path = Gem.find_files("runeblog").grep(/runeblog-/).first Path = File.dirname(path) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
runeblog-0.1.96 | lib/runeblog_version.rb |