Sha256: 679789a1f3f3165914132af5bbde228db7e8aa9f09921d0cf5a712ec9680749f

Contents?: true

Size: 98 Bytes

Versions: 3

Compression:

Stored size: 98 Bytes

Contents

module Puppet
    newtype(:<%= type_name %>) do
        @doc = "Documentation here."

    end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
scaffold-0.0.3 lib/scaffold/templates/type/type.rb
scaffold-0.0.2 lib/scaffold/templates/type/type.rb
scaffold-0.0.1 templates/type/type.rb