ajax - button_to_remote using jQuery and Rails 3 -


Is it possible that the button_to_remote function is being defined as a prototype assistant? I replaced my /public/javascripts/rails.js with the jQuery driver.

When I try to use button_to_remote then I get the error 'button_to_remo' for the undefined method # button # class: 0x000001078d7090> 0x0000010789ad20 & Gt;

If it is not possible to use the button_to_remote , then I

Try it out:

  " do something ", {: controller = & gt; : Some controllers, action = & gt; : Some}, {: remote = & gt; True}%>  

Comments