Hi all, I am a newbie to Ruby on Rails. I need some help from you guys. I need to create a page with Ajax stuff. Now for this should the methods in controllers be non-REST type? I went through the "Agile Web Development with Rails" and in the cart example that they have given, they have used that particular controller(StoreController.rb) that uses Ajax stuff to be non-REST ful(all other controllers are scaffold generated). My question is that do Ajax and REST go hand-in-hand or should when I want to use Ajax stuff, should I create a non-REST method. Your help is appreciated. I am a newbie to Rails. So the way I am expressing things may not be meaningful. Kindly bare with me. Thanks, Raja -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.