Sha256: 751292ee0f6e78660543cc8fde62e6ef9b84ac0a35e636647b114aa427b611ca

Contents?: true

Size: 316 Bytes

Versions: 7

Compression:

Stored size: 316 Bytes

Contents

<h1>
  <%= pluralize @metropolitan_divisions.size, "Metropolitan Division" %>
</h1>

<%= breadcrumbs "Metropolitan Divisions" %>

<%= render "table", metropolitan_divisions: @metropolitan_divisions, core_based_statistical_area: @core_based_statistical_area, combined_statistical_area: @combined_statistical_area %>

Version data entries

7 entries across 7 versions & 1 rubygems

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