Sha256: 359b6e7ef6c832578ab1cc7225c6e72b6cda4f0a9e785478df0720be4e4f5e31

Contents?: true

Size: 189 Bytes

Versions: 21

Compression:

Stored size: 189 Bytes

Contents

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

Version data entries

21 entries across 21 versions & 1 rubygems

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