BeeRich33
2017-09-25 22:29:17 UTC
Hi folks. I'm looking for a redirect operation to put into a method.
def rebounce(bounceURL)
redirect bounceURL
end
It seems the redirect is only used directly in routes, so I'm wondering it
is helpful anywhere. I have methods parked in a module. Any insight
appreciated.
Cheers
def rebounce(bounceURL)
redirect bounceURL
end
It seems the redirect is only used directly in routes, so I'm wondering it
is helpful anywhere. I have methods parked in a module. Any insight
appreciated.
Cheers
--
You received this message because you are subscribed to the Google Groups "sinatrarb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sinatrarb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "sinatrarb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sinatrarb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.