require 'open-uri' class NewsController < ApplicationController ...
Ruby Problem with passing xml fr...
by tragicdancer.myopenid.com,
January 13, 2011 19:42,
10 refactorings, tagged with rails, xmldocument, api, nokogiri
#!/usr/bin/env ruby require 'rubygems' require 'nokogiri' ...
Ruby Help tighten up this code
This is a script to extract...
Hi!
Im trying to parse xml...