Sha256: 34887a27821e8c051571e6123fd72351196bd41923b3dffc8d979db08614115a
Contents?: true
Size: 203 Bytes
Versions: 78
Compression:
Stored size: 203 Bytes
Contents
class <%= class_name %> < Noodall::Component <% for attribute in attributes -%> key :<%= attribute.name %>, <%= attribute.type.to_s.classify %> <% end -%> allowed_positions :main, :small, :wide end
Version data entries
78 entries across 78 versions & 1 rubygems