Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoMethodError: undefined method 'Pathname' when calling chdir #9

Closed
menge101 opened this issue Oct 25, 2017 · 1 comment
Closed

NoMethodError: undefined method 'Pathname' when calling chdir #9

menge101 opened this issue Oct 25, 2017 · 1 comment

Comments

@menge101
Copy link
Contributor

I created a PR for this: #8

On ruby-2.4.2 I observed that the Pathname was undefined within the SftpClient class.

I also observed that it IS defined when the tests are run. I couldn't figure out the discrepancy between the two situations. But I did observe that requiring pathname solved my issue.

@georgediaz88
Copy link
Owner

georgediaz88 commented Nov 3, 2017

Just released fun_sftp version 1.1.3 which includes this changes. Thanks again, @menge101 !

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

No branches or pull requests

2 participants