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
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