Login
From:
Beth Andres-Beck
(Uncensored)
subscribe
Rails Quirk: A Period in the URL Can Break The Route - Beth Andres-Beck
https://blog.bethcodes.com/rails-quirk-a-period-in-the-url-can-break-the-route
links
backlinks
Roast topics
Find topics
Find it!
When using Rails routing I came across an odd bug: a URL query parameter was breaking the route. A URL query parameter without a period? Everything works fine. A URL query parameter with a period?...