Hey guys do you know how I can implement this in Rails?
Lets say I hyperlink the word "Go here" with "www.example.com".
how can I protect the link so that nobody see and copy and paste and reuse the url I am using for "Go here".
I trying to make a link for business coupons and trying to make sure not anybody can copy and paste the url and use it.