Ruby on Rails Tuesday, February 2, 2016

On 2 February 2016 at 20:14, David Williams <lists@ruby-forum.com> wrote:
> Essentially, I'm trying to figure out how to create the retweet
> functionality for users.

Put a button on the view with "Retweet" on it and route the button to
an action in an appropriate controller that performs the function you
require.

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLu%2BiYyPkkgBhzAUrJ1-DYmdwON9VKbCQ8Qie21EKnPeJg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment