Sha256: e73fe5ab2ee9773665c7bab8c417c92b760b236f60c4cbf18ca596667ffe7f89

Contents?: true

Size: 174 Bytes

Versions: 21

Compression:

Stored size: 174 Bytes

Contents

<%= form_tag update_multiple_pages_path, method: :post do %>
  <%= render 'shared/collection/table', 
    type: 'pages', collection: @pages, columns: ['name'] 
  %>
<% end %>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
voluntary-0.7.1 app/views/pages/index.html.erb
voluntary-0.7.0 app/views/pages/index.html.erb
voluntary-0.6.0 app/views/pages/index.html.erb
voluntary-0.5.2 app/views/pages/index.html.erb
voluntary-0.5.1 app/views/pages/index.html.erb
voluntary-0.5.0 app/views/pages/index.html.erb
voluntary-0.4.0 app/views/pages/index.html.erb
voluntary-0.3.0 app/views/pages/index.html.erb
voluntary-0.2.4 app/views/pages/index.html.erb
voluntary-0.2.3 app/views/pages/index.html.erb
voluntary-0.2.2 app/views/pages/index.html.erb
voluntary-0.2.1 app/views/pages/index.html.erb
voluntary-0.2.0 app/views/pages/index.html.erb
voluntary-0.1.0 app/views/pages/index.html.erb
voluntary-0.1.0.rc4 app/views/pages/index.html.erb
voluntary-0.1.0.rc3 app/views/pages/index.html.erb
voluntary-0.1.0.rc2 app/views/pages/index.html.erb
voluntary-0.1.0.rc1 app/views/pages/index.html.erb
voluntary-0.0.3 app/views/pages/index.html.erb
voluntary-0.0.2 app/views/pages/index.html.erb