On Tue, Sep 1, 2015 at 3:21 AM, Sai Ch <[email protected]> wrote: > How can I get venue and address values from this code using Nokogiri > > <div><b>Venue</b>: <a href=“#">Treasure Island</a></div> > <div><b>Address</b>: Avenue of the Palms, San Francisco, CA</div>
The Nokogiri docs have plenty of example code; what have you tried so far? -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan Consulting Availability : Silicon Valley or remote -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yDduaPgexdAX8HiPXEauMRCuJjhCKJ7m10cT6mUKfDyPQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

