Assuming the link making the request is:
<%= link_to 'New Classroom', new_classroom_path,class: :remote_link, remote: true %>
And that the return processing of it is:
$('.remote_link').bind('ajax:success',function(e, data, status, x...
asked by
05.05.2015 / 01:19