avaticon
A library for getting web service user icon.
Description
Installation
Archive Installation
rake install
Gem Installation
gem sources -a gems.github.com (you only have to do this once) sudo gem install swdyh-avaticon
Features/Problems
Synopsis
avt = Avaticon.new
# get icon icon_url = avt.get_icon ‘twitter’, ‘swdyh’
# search by url icon_url = avt.search_by_url ‘twitter.com/swdyh’
Copyright
- Author
-
swdyh mailhide.recaptcha.net/d?k=01AhB7crgrlHptVaYRD0oPwA==&c=L_iqOZrGmo6hcGpPTFg1QYnjr-WpAStyQ4Y8ShfgOHs=
- Copyright
-
Copyright © 2008 swdyh
- License
-
The MIT License