Sha256: d1b587a627c714525f6fa9c9935d878b409f5e20d3a4623ae954cf7f7d877f3a

Contents?: true

Size: 245 Bytes

Versions: 24

Compression:

Stored size: 245 Bytes

Contents

<% button_text = rostra_user.following?(question) ? 'Stop following this question' : 'Follow this question' %>
<%= link_to button_text, toggle_following_question_path(question), method: :put, remote: true, class: "toggle_following_question" %>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
rostra-0.3.6 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.3.5 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.3.4 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.3.3 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.3.2 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.3.1 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.2.1 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.2.0 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.1.26 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.1.25 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.1.24 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.1.23 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.1.22 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.1.21 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.1.20 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.1.19 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.1.18 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.1.17 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.1.16 app/views/rostra/shared/_toggle_following_question_button.html.erb
rostra-0.1.15 app/views/rostra/shared/_toggle_following_question_button.html.erb