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