Sha256: bb54add5f9cb8230bd79531e9b465ba8c46e2d503b5a9ae912246edd9f953c30

Contents?: true

Size: 248 Bytes

Versions: 2

Compression:

Stored size: 248 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'))
  
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
csd-0.1.4 lib/csd/version.rb
csd-0.1.3 lib/csd/version.rb