Sha256: a59f00e22df6a5c10a879cbbb628f6da11b8871c70acc7c3b10efd98cda31a41
Contents?: true
Size: 352 Bytes
Versions: 3
Compression:
Stored size: 352 Bytes
Contents
<div> <b><%= link_to following.actor.name, federails.client_actor_url(following.actor) %></b> (<%= following.actor.at_address %>) (<%= following.status %>) <% if following.pending? && following.target_actor == current_user.actor %> <%= button_to 'Accept', federails.accept_client_following_path(following), method: :put %> <% end %> </div>
Version data entries
3 entries across 3 versions & 1 rubygems