Sha256: e1f4bd03c762833d422feaed9aae631734c16b16696343d6bfa0fe0b862b3324

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

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