Sha256: 0f700d0cc3baa1271ff766194ac1100344536bb0d7b9f4141afeeeb6e5ff0fe6
Contents?: true
Size: 130 Bytes
Versions: 4
Compression:
Stored size: 130 Bytes
Contents
module Lono class Blueprint < Component def output_path "#{Lono.root}/output/#{@name}/template.yml" end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
lono-8.0.0.pre.rc6 | lib/lono/blueprint.rb |
lono-8.0.0.pre.rc5 | lib/lono/blueprint.rb |
lono-8.0.0.pre.rc4 | lib/lono/blueprint.rb |
lono-8.0.0.pre.rc3 | lib/lono/blueprint.rb |