Sha256: 7736ae751bd4ea447f4304333a5197a2cd0573f200477abd0e2691003c403ee2

Contents?: true

Size: 463 Bytes

Versions: 11

Compression:

Stored size: 463 Bytes

Contents

<div id="bookmark">
  <%=image_tag("btn/btn_bookmark.png", :class=>"btn_config")%> <%= link_to "Follow "+@group.name,
                                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

11 entries across 11 versions & 1 rubygems

Version Path
social_stream-0.2.3 app/views/groups/_follow.html.erb
social_stream-0.2.2 app/views/groups/_follow.html.erb
social_stream-0.2.1 app/views/groups/_follow.html.erb
social_stream-0.2.0 app/views/groups/_follow.html.erb
social_stream-0.1.7 app/views/groups/_follow.html.erb
social_stream-0.1.6 app/views/groups/_follow.html.erb
social_stream-0.1.5 app/views/groups/_follow.html.erb
social_stream-0.1.4 app/views/groups/_follow.html.erb
social_stream-0.1.3 app/views/groups/_follow.html.erb
social_stream-0.1.2 app/views/groups/_follow.html.erb
social_stream-0.1.1 app/views/groups/_follow.html.erb