SP
Size: a a a
SP
RV
RV
ZN

ZN
JJ
JJ
JJ
ZN
JJ
NB
NB
D
NB
D
JJ
form.bind 'ajax:success', (e, data, status, xhr) ->
console.log(e, data, status, xhr)
ajaxOutputForAnswer.html(xhr.responseText)
respond_to do |format|
format.html { render partial: "answers/answers" }
end
Uncaught TypeError: Cannot read property 'responseText' of undefined(e, data, status, xhr) есть только e, а остальное undefined