Is it possible to use get at the cookies in routes.rb? I'd like to make some routing decisions based on the value of a cookie.
Is it possible to use get at the cookies in routes.rb? I'd like to make some routing decisions based on the value of a cookie.