Sha256: 84b9315a4a96bc38ed86a65988317ee429a3e1298412b7a0dc24c4fa6b5e2d54
Contents?: true
Size: 273 Bytes
Versions: 1
Compression:
Stored size: 273 Bytes
Contents
# encoding: utf-8 require File.join(File.dirname(__FILE__), 'path') module CSD # This global variable holds the version number of this gem by reading the VERSION file. # Version = VERSION = File.read(File.join(Path.gem, 'VERSION')) unless defined?(Version) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
csd-0.1.5 | lib/csd/version.rb |