Sha256: 3e2bcdce13ac277ea75c58aa06b97820ffeb744dd723d8668bc866e7be648fb1
Contents?: true
Size: 530 Bytes
Versions: 8
Compression:
Stored size: 530 Bytes
Contents
<%= link_to 'Home', root_path %> | <%= link_to 'Countries', countries_path %> | <%= link_to 'Monuments', monuments_path %> | <%= link_to 'Visitors', visitors_path %> <br> <%= link_to 'Visits (View)', home_visitors_by_monument_path %> | <%= link_to 'Visits (Materialized)', home_individual_visitors_by_monument_path %> | <%= link_to 'Re-Seed', home_reseed_path, style: 'color: blue; font-weight: 600;' %> | <%= link_to 'Refresh Material View', home_refresh_material_view_path, style: 'color: blue; font-weight: 600;' %> <hr />
Version data entries
8 entries across 8 versions & 1 rubygems