We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A lot of the XML decode methods [1] will probably repeat itself across models, so we could extract it as common behavior.
[1] https://github.com/aeolus-incubator/thor-cli/blob/master/lib/aeolus_cli/model/provider.rb#L4-L29
EDIT after pblaho's comment:
Here's a permalink:
thor-cli/lib/aeolus/client/provider.rb
Lines 6 to 31 in e7b65db
The text was updated successfully, but these errors were encountered:
Link is no longer valid after renaming of files.
Here is new one - https://github.com/aeolus-incubator/thor-cli/blob/master/lib/aeolus/client/provider.rb#L6-L31
Sorry, something went wrong.
No branches or pull requests
A lot of the XML decode methods [1] will probably repeat itself across models, so we could extract it as common behavior.
[1] https://github.com/aeolus-incubator/thor-cli/blob/master/lib/aeolus_cli/model/provider.rb#L4-L29
EDIT after pblaho's comment:
Here's a permalink:
thor-cli/lib/aeolus/client/provider.rb
Lines 6 to 31 in e7b65db
The text was updated successfully, but these errors were encountered: