【发布时间】:2010-12-29 15:09:47
【问题描述】:
我在我的网站上使用 restful_authentication。这是我的问题:
如果我没有登录并转到页面http://mywebsite.com/something#coolHash
我被重定向到http://mywebsite.com/session/new 并登录。
但在那之后我被重定向到http://mywebsite.com/something,但没有非常重要的哈希。
有没有办法解决这个问题?
【问题讨论】:
标签: ruby-on-rails hash restful-authentication