Sha256: 5cfb6243dd901f79841f2ddda17f2305c7fafbdfd09b47e02a72e250d5d07bfc

Contents?: true

Size: 182 Bytes

Versions: 9

Compression:

Stored size: 182 Bytes

Contents

<%= render 'account/shared/team', link_url: [:account, team], memberships: team.memberships.current_and_invited.first(10)  do |p| %>
  <% p.content_for :name, team.name %>
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bullet_train-1.2.20 app/views/account/teams/_team.html.erb
bullet_train-1.2.19 app/views/account/teams/_team.html.erb
bullet_train-1.2.18 app/views/account/teams/_team.html.erb
bullet_train-1.2.17 app/views/account/teams/_team.html.erb
bullet_train-1.2.16 app/views/account/teams/_team.html.erb
bullet_train-1.2.15 app/views/account/teams/_team.html.erb
bullet_train-1.2.14 app/views/account/teams/_team.html.erb
bullet_train-1.2.13 app/views/account/teams/_team.html.erb
bullet_train-1.2.12 app/views/account/teams/_team.html.erb