Sha256: a61c4b6dce9601497fda9487ff4b6e9c327fce0dc1b300112df0417f350f3081

Contents?: true

Size: 193 Bytes

Versions: 28

Compression:

Stored size: 193 Bytes

Contents

var selector = "#rostra_question_<%= @question.id%> .vote_wrapper";
$(selector).replaceWith('<%= escape_javascript(render partial: 'rostra/shared/votes', locals: { resource: @question }) %>');

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
rostra-0.1.15 app/views/rostra/questions/vote.js.erb
rostra-0.1.14 app/views/rostra/questions/vote.js.erb
rostra-0.1.13 app/views/rostra/questions/vote.js.erb
rostra-0.1.12 app/views/rostra/questions/vote.js.erb
rostra-0.1.10 app/views/rostra/questions/vote.js.erb
rostra-0.1.9 app/views/rostra/questions/vote.js.erb
rostra-0.1.8 app/views/rostra/questions/vote.js.erb
rostra-0.1.7 app/views/rostra/questions/vote.js.erb
rostra-0.1.6 app/views/rostra/questions/vote.js.erb
rostra-0.1.5 app/views/rostra/questions/vote.js.erb
rostra-0.1.4 app/views/rostra/questions/vote.js.erb
rostra-0.1.3 app/views/rostra/questions/vote.js.erb
rostra-0.1.2 app/views/rostra/questions/vote.js.erb
rostra-0.1.1 app/views/rostra/questions/vote.js.erb
rostra-0.0.17 app/views/rostra/questions/vote.js.erb
rostra-0.0.16 app/views/rostra/questions/vote.js.erb
rostra-0.0.15 app/views/rostra/questions/vote.js.erb
rostra-0.0.14 app/views/rostra/questions/vote.js.erb
rostra-0.0.13 app/views/rostra/questions/vote.js.erb
rostra-0.0.12 app/views/rostra/questions/vote.js.erb