Given the following url:
http://foo.com?bar=1&wee=2
What is the quickest way to get the raw param part of the url from an action?
i.e.
?bar=1&wee=2
Sure, just use request.query_string from within your controller
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With