Sha256: c161bbe987d3a170031a187e37b89ca804e000d80e5cf4ee16c3189f6cb22432
Contents?: true
Size: 365 Bytes
Versions: 17
Compression:
Stored size: 365 Bytes
Contents
<%= render 'breadcrumb', :parent => 'Information', :current => 'Missing Definitions Detected', :label => 'Warning', :label_type => 'warning' %> <div class="alert alert-warning"> <p>The following route definitions are missing from <code>ApiTaster.routes</code>.</p> <%= render 'route_definitions', :routes => @missing_definitions %> </div>
Version data entries
17 entries across 17 versions & 1 rubygems