Sha256: 54ded903cdb4c1029deeacf326b584c57d8bcc6023069785d84a93aae7f7c5ed
Contents?: true
Size: 218 Bytes
Versions: 1
Compression:
Stored size: 218 Bytes
Contents
if ! (Object.constants.include?(:RuneBlog) && RuneBlog.constants.include?(:Path)) class RuneBlog VERSION = "0.2.3" 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.3 | lib/runeblog_version.rb |