If a url parameter comes in urlencoded, does rails decode it for me, or do I have to call CGI::unencode myself?
(I'm asking because I'm seeing what is I think inconsistent behavior, and may be a bug in either rails or rspec, but wanted to ask here first to get a sanity check)
Yes, Rails will automatically decode GET and POST values for you.
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