Sha256: a9e7880f8c07ec39f0f5bd14c61568876ebeba0267e30962ad5b4068cad26140
Contents?: true
Size: 238 Bytes
Versions: 64
Compression:
Stored size: 238 Bytes
Contents
<%= form_for collection, url: collection_path(collection), method: :put, as: 'collection' do |f| %> <%= single_item_action_remove_form_fields(f, document) %> <%= f.submit label, class: "btn btn-primary collection-remove" %> <% end %>
Version data entries
64 entries across 64 versions & 3 rubygems