Open lucasiglesias opened 8 years ago
Hi @lucasiglesias
I have submitted a pull request to fix the bug you have found.
The problem is with a new method recently added that caused a few methods (including the command method) to masked. This results in method_missing getting called which does not handle the input correctly.
I am having the same issue - unable to use Junos::Ez at all. Any fixes? Running ruby-2.2.2
Hi, I´m having almost the same issue as listed in https://github.com/Juniper/net-netconf/issues/37 But already checked to be correctly using 'net/netconf/jnpr'
Here is the script:
And here the output:
Any ideas?