Sha256: 5d2b78445bc6c7996325242af8457f7eb3f92f48c3f176666f0943af1fdf70d3
Contents?: true
Size: 210 Bytes
Versions: 36
Compression:
Stored size: 210 Bytes
Contents
<% if rostra_user.following?(@question) %> var button_text = "Stop following this question" <% else %> var button_text = "Follow this question" <% end %> $('a.toggle_following_question').text(button_text);
Version data entries
36 entries across 36 versions & 1 rubygems