Sha256: e461ab3acbaee1afe2dc7dd118a638eb91a00235aaad484697d397a228410fc7

Contents?: true

Size: 248 Bytes

Versions: 29

Compression:

Stored size: 248 Bytes

Contents

<%= form_for(tie, :remote => true) do |f| %>
  <%= f.hidden_field :receiver_id %>
  <%= f.hidden_field :sender_id %>
  <%= f.hidden_field :relation_name %>
  <%= f.submit t('submit', :scope => tie.relation.name), :class => "follow_btn"%>
<% end %>

Version data entries

29 entries across 29 versions & 2 rubygems

Version Path
social_stream-base-0.5.1 app/views/ties/_form.html.erb
social_stream-base-0.5.0 app/views/ties/_form.html.erb
social_stream-0.4.6 app/views/ties/_form.html.erb
social_stream-0.4.5 app/views/ties/_form.html.erb
social_stream-0.4.4 app/views/ties/_form.html.erb
social_stream-0.4.3 app/views/ties/_form.html.erb
social_stream-0.4.2 app/views/ties/_form.html.erb
social_stream-0.4.1 app/views/ties/_form.html.erb
social_stream-0.4.0 app/views/ties/_form.html.erb
social_stream-0.3.6 app/views/ties/_form.html.erb
social_stream-0.3.5 app/views/ties/_form.html.erb
social_stream-0.3.4 app/views/ties/_form.html.erb
social_stream-0.3.3 app/views/ties/_form.html.erb
social_stream-0.3.2 app/views/ties/_form.html.erb
social_stream-0.3.1 app/views/ties/_form.html.erb
social_stream-0.3.0 app/views/ties/_form.html.erb
social_stream-0.2.3 app/views/ties/_form.html.erb
social_stream-0.2.2 app/views/ties/_form.html.erb
social_stream-0.2.1 app/views/ties/_form.html.erb
social_stream-0.2.0 app/views/ties/_form.html.erb