Sha256: a706b0c08f6cea3ff1a17f6583768a7f0db1979bd53f6bb5a8f991e7b2fa2add

Contents?: true

Size: 211 Bytes

Versions: 20

Compression:

Stored size: 211 Bytes

Contents

<%= form_for(current_user.relationships.find_by(followed_id: @user.id),
             html: { method: :delete },
             remote: true) do |f| %>
  <%= f.submit "Unfollow", class: "btn btn-large" %>
<% end %>

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
rails_magic_renamer-2.0.0.pre.alpha spec/support/sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.4.2 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.4.1 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.3.2 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.3.1 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.3 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.4 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.3 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.pre.11 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.pre.10 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.pre.9 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.pre.8 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.pre.7 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.pre.6 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.pre.5 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.pre.4 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.pre.3 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.pre.2 sample_app_rails_4/app/views/users/_unfollow.html.erb
active_mocker-1.2.pre.1 sample_app_rails_4/app/views/users/_unfollow.html.erb