Is there a way to grab the URL’s hash value (e.g. the “35” in /posts/show#35) in routes.rb, or in a controller?
I’m under the impression that this is never sent to the server, but I just wanted to be sure.
Thanks!
Tom
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, this is not sent to the server.