Sha256: e1019831fdb7a2e6a33f9556d988ef0667e87f59f7cf4f24d55dd887e57f963b

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

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