Sha256: 2f9b09eb7999af2ca5e3d69f5074fed7e193799c0aa37cacd9d475bda0f7cefc

Contents?: true

Size: 219 Bytes

Versions: 21

Compression:

Stored size: 219 Bytes

Contents

<%= form_tag update_multiple_projects_path, method: :post do %>
  <%= render partial: 'shared/collection/table', locals: { 
    type: 'projects', collection: @projects, columns: ['name', 'product_id'] 
  } %>
<% end %>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
voluntary-0.0.1 app/views/projects/index.html.erb