Sha256: cca42b6c36c1e7741b152152ab7821eb6d1bdfdbb7e4dfb4dafc8aad6224f442
Contents?: true
Size: 256 Bytes
Versions: 13
Compression:
Stored size: 256 Bytes
Contents
<div class="control-group" id="<%= attribute_id %>"> <%= form.label attribute, label_text, { :class => "control-label" } %> <div class="controls"> <%= form.password_field attribute, options.merge(:value => @item.send(attribute)) %> </div> </div>
Version data entries
13 entries across 13 versions & 1 rubygems