Sha256: 4f9d4f546196da9e53777f4f433dd7c59421b8c4ef4b5e7ae49c7c9b7195f225

Contents?: true

Size: 215 Bytes

Versions: 10

Compression:

Stored size: 215 Bytes

Contents

<h1>Listing customers</h1>

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

<br />

<%= link_to 'New Customer', new_customer_path %>

Version data entries

10 entries across 10 versions & 1 rubygems

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