Tutorials on using jquery and ajax to render scores in rails 3.2?

I searched everywhere in the last few days, and all the tutorials that I could find,

  • do not work for rails 3.2,

  • are old

  • or I can’t understand.

I need someone or a set of instructions that will teach me how to handle partial files using jQuery, and also where should I put the javascript code.

+4
source share

Source: https://habr.com/ru/post/1434183/


All Articles