Sha256: 3594e38209de131989db541ad74de796cfe196e9a8bab301dfc498f3cbdfe1c5
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.36" 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.36 | lib/runeblog_version.rb |