Learn jQuery and AJAX for Rails

I need a good resource to get started with AJAX on Rails, where everything is explained from scratch, in detail. Please suggest.

+5
source share
2 answers

Read this blog post on unobtrusive JavaScript in Rails 3 as a good starting point. However, I personally prefer to write my own Javascript and AJAX methods rather than relying on Rails helpers to do this for me, as this gives me finer control over what I intend to do.

+5
source

, , Ruby, AJAX + jQuery, . , , , RoR AJAX:

http://www.devarticles.com/c/a/Ruby-on-Rails/Ruby-on-Rails-and-AJAX/

, , RoR. AJAX RoR, RoR AJAX . , AJAX PHP, AJAX ASP.NET, AJAX , , RoR. , , , ( copy + paste) .

, ;)

0
source

All Articles