library for finding favicon from specific URL
rake install
gem update --system gem install gemcutter gem tumble gem install www-favicon
require 'rubygems' require 'www-favicon' favicon = WWW::Favicon.new favicon_url = favicon.find('http://www.google.com/')
- Author
-
youpy <[email protected]>
- Copyright
-
Copyright © 2008 youpy
- License
-
The MIT License