support for subdirectory-based multiple keys - #41
Conversation
|
Howdy, Otherwise, looks solid. |
|
Hey, |
|
Less concerned about the backwards compatibility and more that there are two SSHKey objects without any real distinction. I'd prefer one SSHKey object and if child-objects are needed to properly manage nesting then those can be utilized that way. |
|
I understand. So, I just went and used the original SSHKey class (didn't use a child object) by adding an instance variable to indicate nesting. Let me know what you think. |
|
Hi there! Any news on this PR? Thank you! |
|
@n-rodriguez I'm not actively maintaining this gem any longer. If this PR seems to do the job I'm ok with merging it. Go ahead and send other PRs. I'll look them over. |
Hi,
Just as it says on the tin. I need this feature for one of my projects. I'm happy to discuss about any edge cases I may have missed or about any feedback provided.
Lacides