On Thu, Jan 18, 2018 at 1:53 PM, Joe Guerra <[email protected]> wrote: > well, basically click on a link and have it do something on a controller.
Clicking a link causes the browser to send a request to a controller, so that's covered... > don't want to pass these values to the controller using forms, I'd like to > know if it's possible to using hyperlinks. What values? Maybe this will help: https://en.wikipedia.org/wiki/Query_string If not, please give a concrete example. -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan Consulting Availability : Silicon Valley or remote -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yAGUG-K-0wLWCy8nhysnCvgkQzgvj4uZ%2BF1v-aHjsgiVA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

