Html to plain text using webrat and nokogiri
Here is a snippet to parse a given http response into plain text. Basically it removes html tags, css blocks, script tags and yield visible text elements as seen in browser.
Gives:
Trackbacks
Use this link to trackback from your own site.


