Hi guys, I use Nokogiri to fetch some HTML pages and scrape it in the background. So far it works fine. But now I have to login to view some other pages in the background. How can I login in the background to fetch some HTML? In other words how can I login in the background using Rails?
Note that I'm not talking about some login form or something. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

