ytti
ytti
Honestly majority of oxidized-web is not my work by now. I'd be happy to have someone opinionated and clued-up shepherd it. I think sessions sound great.
@FlorianDoublet I had this in one project, which supports globs for cloginrc. ``` ruby module DNA module JunOS class XMLSSH class CLoginRC class FileNotFound < Error; end class KeyNotFound <...
Sorry, I wasn't being very clear. I more intended it to @FlorianDoublet, as he wrote the migration tool. You can't add the file anywhere, similar logic, mainly File.fnmatch(glob, target) would...
I have mixed feelings for this. I personally imagine companies have some source of device information, HTTP or SQL, and they can use that directly, i.e. the original truth source,...
ACK. I mean we are using web server, it's not custom code, and there is middleware, so changing the web server is easy. However, I'm in same boat as you...
I've not written this code and thus I have no familiarity with it So you'd need to either ping the original @author or just dive in to the code.
Pull requests accepted :)
It should produce json if you add .json to the query
We're missing `.?:format?` in the route, can you check if adding that fixes it?
grumble, you probably need to add `@data = @nodes_match` before `out` is called