Sha256: 2aab85df6fac73321c41eb234310d32b006a2c0865988834313cf8c537c3ac27
Contents?: true
Size: 263 Bytes
Versions: 45
Compression:
Stored size: 263 Bytes
Contents
class <%= class_name %> < Noodall::Node # sub_templates <%= class_name %> <%- if options.root? -%> root_template! <%- end -%> # small_slots 4 <% for attribute in attributes -%> key :<%= attribute.name %>, <%= attribute.type.to_s.classify %> <% end -%> end
Version data entries
45 entries across 45 versions & 1 rubygems