Sha256: feffbbc95f239edca3531a21d569e49d8eaf1d53a09a484b89f784ba936c5492
Contents?: true
Size: 451 Bytes
Versions: 17
Compression:
Stored size: 451 Bytes
Contents
<%= render 'breadcrumb', :parent => 'Information', :current => 'Obsolete Definitions Detected', :label => 'Warning', :label_type => 'warning' %> <div class="alert alert-warning"> <p>The following route definitions are found within <code>ApiTaster.routes</code> but they are not defined in your routes. Please feel free to correct or remove them.</p> <%= render 'route_definitions', :routes => @obsolete_definitions %> </div>
Version data entries
17 entries across 17 versions & 1 rubygems