Sha256: 68cc16f31164f7cdd8f528178be6d2f27a23da620cb14d700a5275a0edf38076

Contents?: true

Size: 141 Bytes

Versions: 6

Compression:

Stored size: 141 Bytes

Contents

var selector = "#answer_<%= @answer.id%> .vote_wrapper";
$(selector).replaceWith('<%=j render 'rostra/shared/votes', resource: @answer %>');

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rostra-0.3.6 app/views/rostra/answers/vote.js.erb
rostra-0.3.5 app/views/rostra/answers/vote.js.erb
rostra-0.3.4 app/views/rostra/answers/vote.js.erb
rostra-0.3.3 app/views/rostra/answers/vote.js.erb
rostra-0.3.2 app/views/rostra/answers/vote.js.erb
rostra-0.3.1 app/views/rostra/answers/vote.js.erb