Sha256: 869fae28c1cb9e9be0ee45b6390ea2b67e54b4af10c1476591624a4f624f55dd

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

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