Sha256: b49c27f446d5824c2544304f313f40e5a8a1b21b5970a6d12827fca404a6eea2

Contents?: true

Size: 148 Bytes

Versions: 6

Compression:

Stored size: 148 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

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