Sha256: a4fb2b9f4be9fa3f4e2ca3356ffc441ca597e87edfd345bbb4e1891e99968c3d

Contents?: true

Size: 126 Bytes

Versions: 7

Compression:

Stored size: 126 Bytes

Contents

<%= breadcrumbs "Regions" %>

<h1>
  <%= pluralize @regions.size, "Region" %>
</h1>

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

Version data entries

7 entries across 7 versions & 1 rubygems

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