Raffael Schmid
Raffael Schmid
Any news here?
In the CLI class, there is an extend of `GLI::App`. As this is the only place where GLI is used, that's the only "`include`". ``` ruby module InfrastructureClient class CLI...
This PR depends on either huerlisi/has_accounts_engine#10 or huerlisi/has_accounts_engine#11.
Nope, `v3.0.0.beta14` of `has_accounts_engine` was released in January 2017, huerlisi/has_accounts_engine#10 was merged in April 2016.
Could you elaborate this a bit more? What should be changed to get this working? Is there an error message?
Thank you for your input. I'm really open to PRs for this feature.
Yep, this is still a todo. Basically it's about `rm -r ${etc_directory}/openvpn/${name}*`.
Thank you for pointing this out. This seems more like a bug to me. It should work without enabling extca.
It happens as soon as you use `mar`, `apr` or even with a number...: ``` ruby 1.9.3p392 :006 > DateTime.parse 'aprilia' => # 1.9.3p392 :007 > DateTime.parse '20001' => #...