Sha256: 0b6dfa9a80176bf3718bf79bebef845348061e2993117e48127726dccff6741d
Contents?: true
Size: 233 Bytes
Versions: 82
Compression:
Stored size: 233 Bytes
Contents
<%= content_tag_for :div, account do -%> <div class="account-header"> <h3><%= account.name %></h3> </div> <%= render 'accounts/projects', :projects => projects, :account => account %> <% end -%>
Version data entries
82 entries across 82 versions & 2 rubygems
Version | Path |
---|---|
saucy-0.2.40 | app/views/accounts/_account.html.erb |
saucy-0.2.39 | app/views/accounts/_account.html.erb |