Sha256: 5cf7fd9a08ada6d5ed46fada459d3471204ba9f3d195afbe8220c60cd38bc91d
Contents?: true
Size: 327 Bytes
Versions: 17
Compression:
Stored size: 327 Bytes
Contents
<% scope ||= nil %> <dl> <dt> <label for="<%= active_scaffold_input_options(column, scope)[:id] %>"><%= column.label %></label> </dt> <dd> <%= active_scaffold_update_for column, scope %> <% if column.description -%> <span class="description"><%= column.description %></span> <% end -%> </dd> </dl>
Version data entries
17 entries across 17 versions & 2 rubygems