Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

self.get_cookie uses ~USER instead of the HOME path #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nkinney
Copy link

@nkinney nkinney commented May 3, 2013

The method self.get_cookie should use ENV['HOME'] for the home path instead of ~ENV['USER']. ~ENV['USER'] is not a valid path on windows while ENV['HOME'] is.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant