Hi, Does anyone know where can I get Ajax in RoR tutorials? Thamks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hi!! This one happens to be a basic Ajax in RoR tutorial by Curt Hibbs http://www.onlamp.com/pub/a/onlamp/2005/06/09/rails_ajax.html cheers Vaibhav On Jan 16, 2008 2:26 PM, user splash <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > Hi, > Does anyone know where can I get Ajax in RoR tutorials? > > Thamks > -- > Posted via http://www.ruby-forum.com/. > > > >-- Cheers, Vaibhav Helping Laymen become Technology Enthusiasts at http://technofriends.wordpress.com --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
You can refer to this link http://www.ajax-tutorials.com/tutorial-list/Ruby-on-Rails/?start=1 user splash wrote:> Hi, > Does anyone know where can I get Ajax in RoR tutorials? > > Thamks-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Rita Amritkar wrote:> You can refer to this link > > http://www.ajax-tutorials.com/tutorial-list/Ruby-on-Rails/?start=1 > > user splash wrote: >> Hi, >> Does anyone know where can I get Ajax in RoR tutorials? >> >> ThamksHi, Those tutorials are good. But where can I find tutorials that go deeper into Ajax in RoR than these two? Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Thursday 17 January 2008, user splash wrote:> Rita Amritkar wrote: > > You can refer to this link > > > > http://www.ajax-tutorials.com/tutorial-list/Ruby-on-Rails/?start=1 > > > > user splash wrote: > >> Hi, > >> Does anyone know where can I get Ajax in RoR tutorials? > >> > >> Thamks > > Hi, > Those tutorials are good. But where can I find tutorials that go > deeper into Ajax in RoR than these two?What exactly are you looking for? There is a book by Scott Raymond, "Ajax on Rails" (O''Reilly 2006) which covers more ground than the tutorials. There are large numbers of Ajax tutorials and books that are not specific to Rails. And there''s always the source code. Depending on what you intend to do, I highly recommend reading the code Prototype.js and the Script.aculo.us modules. Michael -- Michael Schuerig mailto:michael-q5aiKMLteq4b1SvskN2V4Q@public.gmane.org http://www.schuerig.de/michael/ --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---