Learn Ajax in Ruby on Rails
Quest details: The documentation for using Ajax in Ruby on Rails is
sparse at best. I want to find the various tutorials
and in-depth information to understand the capabilities
better.
- When coding AJAX you always need a nifty lil loader image :)By lwallenstein, 2 years 8 weeks ago
- First section is an excellent resource for Ajax in Rails.By animate123, 2 years 8 weeks ago
- Here's some references for RJS, part of Ajax on Ruby.By BlueCockatoo, 2 years 9 weeks ago
- This site is by someone else on the same quest. There are some good links and some tutorials here as well.By BlueCockatoo, 2 years 9 weeks ago
Add this quest to your blog. Paste this code into your post
CODE:
Your Status

Get notified when a post is added to this quest. register now; it is free!
Registration is quick and easy.
Learn about questing and how you can start your own quest for knowledge.
Already a member? Please login to participate in this quest
Already a member? Please login to participate in this quest
7 users on quest
RJS Resources
Submitted by animate123 on Thu, 2006-08-03 15:32.
The RJS resources page posted by BlueCockatoo is excellent. I will dig through that
as well.



Rails Recipes
I just purchased Chad Fowler's Rails Recipes. The first section is all Ajax. That's my current place to work.