Sha256: cc79cde27a7a5c8e734d9f9de2249e059d39485bc10287a2c82cb8ffd3d81cfb

Contents?: true

Size: 121 Bytes

Versions: 7

Compression:

Stored size: 121 Bytes

Contents

<%= breadcrumbs "States" %>

<h1>
  <%= pluralize @states.size, "State" %>
</h1>

<%= render "table", states: @states %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
us_geo-2.1.1 explorer_app/app/views/states/index.html.erb
us_geo-2.1.0 explorer_app/app/views/states/index.html.erb
us_geo-2.0.4 explorer_app/app/views/states/index.html.erb
us_geo-2.0.3 explorer_app/app/views/states/index.html.erb
us_geo-2.0.2 explorer_app/app/views/states/index.html.erb
us_geo-2.0.1 explorer_app/app/views/states/index.html.erb
us_geo-2.0.0 explorer_app/app/views/states/index.html.erb