Sha256: a85a87a3bf293d8ed95cb91d73714b6c2e17ed6bbe10b56720036ea9c0e31214
Contents?: true
Size: 237 Bytes
Versions: 12
Compression:
Stored size: 237 Bytes
Contents
<% custom = { :rows => @resource.typus_options_for(:form_rows) } options = options.merge!(custom) %> <li id="<%= attribute_id %>"> <%= form.label attribute, label_text.html_safe %> <%= form.text_area attribute, options %> </li>
Version data entries
12 entries across 12 versions & 1 rubygems