Sha256: fb78f35c612cec30891fdaabd21e961216eeee0f2847188e95e084a8945f3b62

Contents?: true

Size: 222 Bytes

Versions: 7

Compression:

Stored size: 222 Bytes

Contents

<%= breadcrumbs("Combined Statistical Areas") %>

<h1>
  <%= pluralize @combined_statistical_areas.size, "Combined Statistical Area" %>
</h1>

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

Version data entries

7 entries across 7 versions & 1 rubygems

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