Sha256: 2db22ce5818cc430f311b5c31fd33777b5c4e75865db9e8a1212cc8e84a60c68
Contents?: true
Size: 315 Bytes
Versions: 13
Compression:
Stored size: 315 Bytes
Contents
<%= form_with model:, scope: :item, url:, builder: do |form| %> <%= form.hidden_field :container_type %> <%= form.hidden_field :container_id %> <%= form.hidden_field :type %> <%= content %> <%= form.content_background_field %> <%= form.content_visible_field %> <%= form.content_buttons %> <% end %>
Version data entries
13 entries across 13 versions & 1 rubygems