AJAX - set the onClick property to point to a function that sends the
request to the server.

On Mon, Oct 18, 2010 at 7:25 AM, Christian Fazzini <
christian.fazz...@gmail.com> wrote:

> Ive got a like and video model.
>
> On a Video page, Users can click a link ("like") button which will
> allow them to like a particular video.
>
> Since my like button/image comes in the form of a link and not an
> actual html form. How should this be implemented? Do I need to specify
> a ":method => puts" in my link_to tag helper?
>
> What are your thoughts?
>
> --
> 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-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@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-t...@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