Sha256: 4e579d475949311c34896c60c608833f4b6a8dba657be17e42c8f5d86ebe950f

Contents?: true

Size: 427 Bytes

Versions: 1

Compression:

Stored size: 427 Bytes

Contents

<div id="bookmark">
  <%=image_tag("btn/btn_bookmark.png")%><%= link_to "Follow",
                                ties_path("tie[sender_id]" => current_user.actor.id,
                                          "tie[receiver_id]" => @group,
                                          "tie[relation_name]" => "follower"),
                                :method => :post,
                                :remote => true %>
</div>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
social_stream-0.1.0 app/views/groups/_follow.html.erb