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.7.1 app/views/projects/index.html.erb
voluntary-0.7.0 app/views/projects/index.html.erb
voluntary-0.6.0 app/views/projects/index.html.erb
voluntary-0.5.2 app/views/projects/index.html.erb
voluntary-0.5.1 app/views/projects/index.html.erb
voluntary-0.5.0 app/views/projects/index.html.erb
voluntary-0.4.0 app/views/projects/index.html.erb
voluntary-0.3.0 app/views/projects/index.html.erb
voluntary-0.2.4 app/views/projects/index.html.erb
voluntary-0.2.3 app/views/projects/index.html.erb
voluntary-0.2.2 app/views/projects/index.html.erb
voluntary-0.2.1 app/views/projects/index.html.erb
voluntary-0.2.0 app/views/projects/index.html.erb
voluntary-0.1.0 app/views/projects/index.html.erb
voluntary-0.1.0.rc4 app/views/projects/index.html.erb
voluntary-0.1.0.rc3 app/views/projects/index.html.erb
voluntary-0.1.0.rc2 app/views/projects/index.html.erb
voluntary-0.1.0.rc1 app/views/projects/index.html.erb
voluntary-0.0.3 app/views/projects/index.html.erb
voluntary-0.0.2 app/views/projects/index.html.erb