Stanislav (Stas) Katkov
Stanislav (Stas) Katkov
Nice tip. I'm trying this out in y project as well, have best things out both gems here ;)
@DmitryKK there is a good workaround in one of opened issues https://github.com/amatsuda/database_rewinder/issues/28
@gogochikago good proposal. not sure that I agree with proposed implementation through, but before giving my comments on that... I wanted to ask. If I remember correctly, you can set...
I'm not yeat doing anything on this, still kinda researching if I want to and need to do this.
Interesting if we could crowdfund a rewrite to this library? We did a rewrite to PA-API v5 before: https://github.com/hakanensari/vacuum/pull/83 But scope of this rewrite is way bigger (and I really...
@george-tigoris Signing is pretty much standardized across different amazon api's. We already used aws-sigv4 in a vacuum rewrite Check this out: https://github.com/hakanensari/vacuum/blob/ad60efe9c4c4c6928466836c9d298d2797a48457/lib/vacuum/operation.rb#L68
It's too big of an undertaking for an open source project. @hakanensari and I did a rewrite for another, smaller, amazon library and took at least a month. Amount of...
I'm attaching two different end-result file examples that illustrate my problem. [Archive.zip](https://github.com/phoet/asin/files/1592948/Archive.zip)
It turns out, that my temporary folders got too much files and deleting those resolved an issue for me. Posting a solution, in case anyone runs into similar problem. Run...
I have reported similar problem on StackOverflow -> http://stackoverflow.com/questions/18947249/using-ruby-sax-parsers-for-gb2312-encoded-xml