Sha256: b074af6716f341023f25967d1c34631f4feb9fbbb0d196ae9df28a0d6c7f605c

Contents?: true

Size: 164 Bytes

Versions: 10

Compression:

Stored size: 164 Bytes

Contents

<% scope ||= nil %>
<dl style="display: none;">
<dt></dt>
<dd>
  <%= hidden_field :record, column.name, active_scaffold_input_options(column, scope) %>
</dd>
</dl>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
active_scaffold-3.2.20 frontends/default/views/_form_hidden_attribute.html.erb
active_scaffold-3.3.0.rc3 app/views/active_scaffold_overrides/_form_hidden_attribute.html.erb
active_scaffold-3.3.0.rc2 app/views/active_scaffold_overrides/_form_hidden_attribute.html.erb
active_scaffold-3.2.19 frontends/default/views/_form_hidden_attribute.html.erb
active_scaffold-3.3.0.rc app/views/active_scaffold_overrides/_form_hidden_attribute.html.erb
active_scaffold-3.2.17 frontends/default/views/_form_hidden_attribute.html.erb
active_scaffold-3.2.16 frontends/default/views/_form_hidden_attribute.html.erb
active_scaffold-3.2.15 frontends/default/views/_form_hidden_attribute.html.erb
active_scaffold-3.2.14 frontends/default/views/_form_hidden_attribute.html.erb
active_scaffold-3.2.13 frontends/default/views/_form_hidden_attribute.html.erb