Sha256: a6d1c7b898b088cee1eda422b6bf684fa242309082b8cdfb6758706b7f0ccda5

Contents?: true

Size: 390 Bytes

Versions: 21

Compression:

Stored size: 390 Bytes

Contents

<% followers.each do |follower| %>
  <li><%= t('muck.friends.friend_request_links', :profile => link_to(h(follower.full_name), profile_path(follower)), 
                                                 :accept => accept_follower_link(current_user, follower),
                                                 :ignore => ignore_friend_request_link(current_user, follower) ) -%></li>
<% end %>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
muck-friends-3.1.1 app/views/friends/_friend_requests.html.erb
muck-friends-3.1.0 app/views/friends/_friend_requests.html.erb
muck-friends-3.0.3 app/views/friends/_friend_requests.html.erb
muck-friends-3.0.2 app/views/friends/_friend_requests.html.erb
muck-friends-3.0.0 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.17 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.16 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.15 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.14 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.13 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.12 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.11 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.10 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.5 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.6 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.7 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.8 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.9 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.2 app/views/friends/_friend_requests.html.erb
muck-friends-0.1.3 app/views/friends/_friend_requests.html.erb