Dorian Taylor
Dorian Taylor
I wrote a quick CGI script to replicate it. It's up here: https://makethingsmakesense.com/bogus-redirect.cgi . Try hitting it and you'll see the crash. [This will fix it](https://github.com/doriantaylor/em-http-request/blob/master/lib/em-http/client.rb#L104) but I'm not sure...
FYI just installed `rspreadsheet` on macos catalina and it didn't install `libxml-ruby` here either.
I thought about that, but the user can always define the bnode identifier to be whatever they want. If that gets passed through as-is to a persistent store then that...
Whatever happened to this? [removed the remaining content as not related to the issue or helpful]
As the author of [one of the documents](http://doriantaylor.com/policy/http-url-path-parameter-syntax) referenced by @rodneyrehm I figured I'd weigh in. (Thanks @Laurian [for alerting me](https://twitter.com/gridinoc/status/735977638985125888).) It is true, per @annevk that path parameters (aka...
@rodneyrehm indeed if I saw that document (I can't remember), it would have been over eight years ago when I wrote mine, and I would have disagreed with it just...
+1 (XSLT has been available since MSIE 5.0, Netscape 6 etc. Also on mobile browsers save for Android Browser
Great, I'll cook it up.
Looking over this and I have a couple questions: 1. Testing strategy: Do I (can I?) use `HighLine::Simulate` or do I add another manual acceptance test? 2. The method `HighLine#shell_style_lambda`...
I see you've implemented completion but version 0.10 is still sitting unreleased? Is there something wrong with it?