Sha256: 639ab7eae483600467eab0ef0384e264345f1c4f3999414b143ce9849d4753d6
Contents?: true
Size: 216 Bytes
Versions: 12
Compression:
Stored size: 216 Bytes
Contents
class <%= singular_name.camelize %> < Noodall::Node # sub_templates <%= singular_name.camelize %> # root_template! # small_slots 4 <% for attribute in attributes -%> key :<%= attribute.name %> <% end -%> end
Version data entries
12 entries across 12 versions & 1 rubygems