Ryan Mohr
Ryan Mohr
@shama I left the version and release history edits up to you.
Haven't had a chance to work on this yet, but I'd prefer the `brother[]=colin&brother[]=bob` syntax for arrays.
Still haven't had the chance. If you're up for taking a stab at it I'd highly recommend the `qs` package (https://npmjs.org/package/qs)
Just saw another library that could come in handy: https://github.com/stretchr/arg.js
Just ran into this one too. Why do so many files need to be held open at the same time?
Thanks @cymen. I raised the limit but it didn't help in my case. Ended up being an issue trying to list the dependencies of a library that was already browserified....
Added it at https://github.com/browserify-rails/browserify-rails/pull/10
Here's my temporary workaround: https://github.com/rymohr/browserify-rails/commit/b804c3ce51c1e5c14e6c827f4951b9908770c050
@hsume2 @CQQL thoughts?
I do have a backtrace but it's not much help here since it doesn't blow up until I run the content through [EmailReplyFilter](https://github.com/jch/html-pipeline/blob/master/lib/html/pipeline/email_reply_filter.rb). Just your typical `incompatible character encodings: ASCII-8BIT...