Skip to content

Instantly share code, notes, and snippets.

@benlovell
Created June 21, 2009 19:22
Show Gist options
  • Save benlovell/133612 to your computer and use it in GitHub Desktop.
Save benlovell/133612 to your computer and use it in GitHub Desktop.
MacBook-Air:~ benlovell$ sudo gem install nokogiri -s http://tenderlovemaking.com
Building native extensions. This could take a while...
Successfully installed nokogiri-1.3.1.20090615105405
1 gem installed
Installing ri documentation for nokogiri-1.3.1.20090615105405...
Installing RDoc documentation for nokogiri-1.3.1.20090615105405...
MacBook-Air:~ benlovell$ irb
>> require 'nokogiri'
=> true
>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment