Olle Jonsson

Results 339 comments of Olle Jonsson

(There are a ton of failure modes for DYMO Label Printing via JavaScript. I will note one here, a real basic one.) A supporting program must run on your computer,...

I agree with this, a rename would be prudent.

👋 Thanks for all the work on fixing things, it really helps. ❤️ In order to merge this, even if it is a thing that looks like it's fixing outstanding...

👋 There is a repo https://github.com/savonrb/savonrb.github.io which has the text for the website. Any output examples you can offer in the Description would help people wanting to help out fixing...

https://github.com/savonrb/savonrb.github.io/blob/master/version2/testing.md this is the page Now I have attempted to run the example. The step-2 branch is using the correct arguments, the first Symbol being the name of an operation...

👋 Debugging ideas to describe the issue further: - add version numbers to `gem "savon"` - add `gem "wasabi"` and version numbers for it (see [Wasabi issues](https://github.com/savonrb/wasabi/issues) list) By travelling...

The current state is: the change needs specs. Any effort to add specs is welcome, even only a description in words (a PR to the PR would be even easier...

@nijave Thanks for digging more! Any PRs to try and amend the nesting issues are welcome.

For those investigating, perhaps the changes in behavior made to https://github.com/savonrb/wasabi/pull/103#issuecomment-953024540 can have impact here, too? Please report back if the current latest code in the git repo works for...

📓 If you want to create a runnable example: https://bundler.io/guides/bundler_in_a_single_file_ruby_script.html Bundler has an inline mode, which is perfect for that kind of thing.