Sha256: 23b4c27173fb7c731726d1b4091983699e069abb1cf6306cdc8c42f4e65a7a0d

Contents?: true

Size: 233 Bytes

Versions: 10

Compression:

Stored size: 233 Bytes

Contents

<h1>Listing destinations</h1>

<h5>Summary</h5>
<%= render_hash_to_overview(:destinations, @destinations) %>
<h5>Payload</h5>
<%= render_hash_to_table(@destinations) %>

<br />

<%= link_to 'New Destination', new_destination_path %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
hashbrowns-0.2.5 example/app/views/destinations/index.html.erb
hashbrowns-0.2.4 example/app/views/destinations/index.html.erb
hashbrowns-0.2.3 example/app/views/destinations/index.html.erb
hashbrowns-0.2.2 example/app/views/destinations/index.html.erb
hashbrowns-0.2.1 example/app/views/destinations/index.html.erb
hashbrowns-0.2.0 example/app/views/destinations/index.html.erb
hashbrowns-0.1.6 example/app/views/destinations/index.html.erb
hashbrowns-0.1.5 example/app/views/destinations/index.html.erb
hashbrowns-0.1.4 example/app/views/destinations/index.html.erb
hashbrowns-0.1.3 example/app/views/destinations/index.html.erb