Sha256: 50ebc3767b6c41d84334fb091164d2d5fbcfbff43b3bbee354c5958f9fefdb06

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.39"

  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.39 lib/runeblog_version.rb