Gabe da Silveira

Results 9 comments of Gabe da Silveira

I'm sorry I haven't had a chance to look at this yet. If you can supply a patch I can review it and get it in sooner than later.

I'm not familiar enough with the latest i18n to hazard a guess and I'm a bit swamped at the moment to launch a full-scale investigation. If I had the error...

I've run into this regularly and randomly as well. Very annoying when it occurs during long-running jobs.

Fixed in http://github.com/dasil003/aws-s3/commit/ade89174461c24885172133812ca3d8523737d0f Tests fixed in http://github.com/dasil003/aws-s3/commit/e8be86c9987270da63195b0e930a3f84e5416114

I cherry-picked an alternate approach by Jon Moses, polished it up a bit and added a bug fix for non-ascii characters in keys on my branch at http://github.com/dasil003/aws-s3 Although that...

Varying combinations of nokogiri, libxml, sanitize, redcloth, and ruby all interact to create some weird scenarios. When I get a chance I'll update it to some aggressive minimum version which...

Well I've run into some random problems and spec failures, but it's hard to formalize a test without using a lot of heavyweight infrastructure involving rvm. I'm loathe to do...

I've also had the same `Asset filtered out and will not be served:` error in an app I'm upgrading from 3.2 to 4.2. This was discussed in the sprockets repo...