Here's a good primer on how to do ajax calls using JQuery. These are
the skills you need to do this kind of work.

  http://railscasts.com/episodes/136-jquery

The only thing different is I'd recommend writing the javascript in
coffeescript instead.

-Kevin

On Fri, Feb 24, 2012 at 4:44 PM, Dave Aronson
<googlegroups2d...@davearonson.com> wrote:
> On Fri, Feb 24, 2012 at 15:58, Bob Smith <bsm...@gmail.com> wrote:
>
>> Dave Aronson <googlegroups2d...@davearonson.com> wrote:
>
>>> Have you considered making it an AJAX call?
>
>> Love to. Could you send me an example to start with?
>
> Better than an example would be a tutorial, like:
>
>  http://net.tutsplus.com/tutorials/javascript-ajax/using-unobtrusive-javascript-and-ajax-with-rails-3/
>
> :-)
>
> -Dave
>
> --
> Dave Aronson:  Available Cleared Ruby on Rails Freelancer
> (NoVa/DC/Remote) -- see www.DaveAronson.com, and blogs at
> www.Codosaur.us, www.Dare2XL.com, www.RecruitingRants.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@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to