Sha256: 6702523dc303ef07dcfd2aa123385bd4336d86413fccd1a6fbc69ec7699c179e

Contents?: true

Size: 215 Bytes

Versions: 4

Compression:

Stored size: 215 Bytes

Contents

<h1>Accounts#index</h1>
<p>Find me in app/views/billing/accounts/index.html.erb</p>
<%= link_to :new, new_account_path %>
<hr />
<% @accounts.each do |account| %>
  <%= link_to account.inspect, account %>
<% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
billing-0.0.4b app/views/billing/accounts/index.html.erb
billing-0.0.4a app/views/billing/accounts/index.html.erb
billing-0.0.4 app/views/billing/accounts/index.html.erb
billing-0.0.3 app/views/billing/accounts/index.html.erb