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