Method: Crown::Topsy.count
- Defined in:
-
lib/crown/topsy.rb,
lib/crown/backtype.rb
——————————————————————- #
BackType.count
BackType (BackTweets)
——————————————————————- #
45 46 47 |
# File 'lib/crown/topsy.rb', line 45 def Topsy.count(uri, = {}) return Crown::Topsy::URICounter.new.count(uri, ) end |