-
Hey I love the idea of this gem and if/when I get a bit of time to contribute I would very much like to help.
Just running the custom template and I got a few errors in the build process. Here's the …
-
Just wondering if there was any thought towards `bundle exec` on 2.0 being backwards compatible with 1.9 in terms of file descriptor inheritance. Essentially making this change in `bundler/cli.rb`:
`…
-
Hello again,
I went ahead and created a grid (to try out that functionality). I have 3 Large Amazon AMI Instances (dual core with 8 gigs memory). They were all automatically added to the dispatcher…
-
OS: OS X 10.9.2
Vagrant version 1.6.1
```
Building nokogiri using packaged libraries.
Building libxml2-2.8.0 for nokogiri with the following patches applied:
- 0001-Fix-parser-local-buffers-s…
-
The discussion from @meh on #941 say that new contributors will be "welcome and treated with respect."
A [code of conduct](https://robots.thoughtbot.com/adding-a-code-of-conduct-to-open-source-projec…
-
I use bundler to manage the ruby dependencies ([Cocoapods](cocoapods.org)) of my iOS projects. One of my projects also uses [Shenzen](https://github.com/nomad/shenzhen) which needs Nokogiri. In an att…
-
So - we've noticed that as we accumulate more gems the length of time to build the specs.4.8.gz in our group repo (comprised of 2 internal (hosted) repos and rubygems.org (proxy)) increases. we were w…
-
I set both timeout and connectiontimeout
Typhoeus::Request.new line, timeout: 30, followlocation: true, connecttimeout: 10
But at this place
https://github.com/typhoeus/ethon/blob/master/lib/ethon/mul…
-
Quick facts:
- OS: OS X Yosemite
- I do not have libxml or libxslt installed/linked using Homebrew
- I do have libiconv installed/linked using Homebrew
- I have Bundler set to use the libiconv provide…
-
Sup everyone. I'm trying to crawl a page using anemone + nokogiri:
# Nokogiri (1.5.6)
```
---
warnings: []
nokogiri: 1.5.6
ruby:
version: 1.9.3
platform: x86_64-darwin12.2.0
description: ruby …