I have a document which look like this:
<div id="block">
<a href="http://google.com">link</a>
</div>
I can’t get Nokogiri to get me the value of href attribute. I’d like to store the address in a Ruby variable as a string.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Or if you wanna be more specific about the div: