Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use cookies.get_cookie instead of hash_for
Since hash_for was removed in an earlier version of rack-test. get_cookie is present in >= 2.0 and we require >=2.0.8 so we should be good
- Loading branch information