Kurt Werle

Results 35 comments of Kurt Werle

OK, that's true of javascript, and I know what JSON stands for - but javascript is not the only language that uses json. Even humans have been known to read...

In ruby, for example: > > h = JSON.parse '{"foo": 6.0}' > > { > > "foo" => 6.0 > > } > > h["foo"].class > > Float < Numeric...

While that's disappointing, I completely understand it and appreciate the discussion. It's not like I'm going to stop using pretty-json - it's a great package; I'll just keep this in...

Hmmm. I'm going to say that it's possible, and you could do sudo scripts and other hacks like that. But they're all hacky and I'd be worried about giving you...

OK... Is docker running? I don't use use atom. And I don't use docker on windows. So I'm not sure how much I can help. But certainly I don't know...

Ugh. That's a real bummer, and I really do feel bad - but there's not much I can do for you. I have never run the ide - or even...

It never actually left. It ought to work. I'm shocked that atom did a release. I'll try and take a look over the weekend and see what's up. What platform...

While this ticket should probably be closed, it makes me sad that the image used is ruby:2.5-alpine - which ships with bundler 1.x. When I try to run the docker...