Topic: Nokogiri issue in Textmate
I downloaded ruby, gems, rails, textmate all today. I added the Nokogiri for some web scraping options and tried to whip up a quick script to test. A cmd-r in Textmate gave me a box saying that there is no such file to load - nokogirl. I tried it in irb with commands of require rubygems, followed by require nokogiri and got two true responses back. I edited the file to include a require rubygems and re-ran from textmate, but still get the same errror! Any idea?
Last edited by etavoa (2011-01-15 19:10:10)