Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Basic directory support #42

Merged
merged 5 commits into from
Jul 31, 2017
Merged

Basic directory support #42

merged 5 commits into from
Jul 31, 2017

Conversation

meatballhat
Copy link
Member

Closes #28

@meatballhat meatballhat merged commit 70405d9 into master Jul 31, 2017
@meatballhat meatballhat deleted the basic-directory-support branch July 31, 2017 17:42
voxik added a commit to voxik/fake_ftp that referenced this pull request Feb 26, 2019
Until PR livinginthepast#42 was merged, String as well as Pathname objects were
supported just fine. Now, just string is supported, because Pathname
object does not support #start_with? method.

Therefore, this just naively converts everything to String to fix
Pathname support.
voxik added a commit to voxik/fake_ftp that referenced this pull request Feb 26, 2019
Until PR livinginthepast#42 was merged, String, as well as Pathname objects, were
supported just fine. Now, just string is supported, because Pathname
object does not support #start_with? method.

Therefore, this just naively converts everything to String to fix
Pathname support.
voxik added a commit to voxik/fake_ftp that referenced this pull request Feb 26, 2019
Until PR livinginthepast#42 was merged, String, as well as Pathname objects, were
supported just fine. Now, just String is supported, because Pathname
object does not support #start_with? method.

Therefore, this just naively converts everything to String to fix
Pathname support.
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.

2 participants