Sha256: fb819825ae3b071ec99faf276793aa2b7959c2e0778ee92a4342fea1951b8c83
Contents?: true
Size: 270 Bytes
Versions: 2
Compression:
Stored size: 270 Bytes
Contents
# nodoc module Convection VERSION = IO.read(File.expand_path('../../../VERSION', __FILE__)) rescue '0.0.1' SUMMARY = 'A fully generic, modular DSL for AWS CloudFormation'.freeze DESCRIPTION = IO.read(File.expand_path('../../../README.md', __FILE__)) rescue '' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
convection-0.2.14 | lib/convection/version.rb |
convection-0.2.13 | lib/convection/version.rb |