Topic: Classic AJAX calls
Hello to the forum. I am new to RoR and i am trying to make ajaxfy things.
I read some articles about Unobtrusive javascript. I see that remote attribute works ok.
My question is.
Is it a bad practice to use classic AJAX calls for forms.links etc.. ??
To do that i have to write an if statement about request.xhr. As far i read in rails 3 we dont use that anymore.
So if i use it what am i missing??
I hope i didn't confuse you
Last edited by dianikol (2013-02-03 13:27:31)