Sha256: b54701eb8566aadb2c7aecd1c792088645b2ff30bc0296bfae2a457f4841e8fb
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.2.37" 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.2.37 | lib/runeblog_version.rb |