Sha256: 1d53126cb214d2e44568774c60f501e684055c78be9e6bee578633b6fd8f0086
Contents?: true
Size: 241 Bytes
Versions: 2
Compression:
Stored size: 241 Bytes
Contents
# Sets constant Columnize::VERSION, the version number of # this package. It is used in Gem creation but can also be consulted after # require'ing 'columnize'. module Columnize # The current version of this package VERSION = '0.3.4' end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
vanity-1.7.1 | vendor/ruby/1.9.1/gems/columnize-0.3.4/lib/version.rb |
columnize-0.3.4 | lib/version.rb |