RubyGems.org

backtype

0.0.1

require 'backtype' backtype = Backtype::Base.new(:api_key => 'your_api_key') backtype.comments_by_page :url => 'http://www.reddit.com/r/science/comments/8zf9d/holy_crap_i_never_realized_i_was_peeling_a_banana/'

installgem install backtype -v 0.0.1
Authors

Adolfo Builes

3,363 total downloads 1,121 for this version
Owners

0245857b88ceb7950044b4a8166a57ea

Gemfile
gem "backtype", "~> 0.0.1"
Versions
  1. 0.1.2 January 29, 2011
  2. 0.0.1.2 January 28, 2011
  3. 0.0.1 January 28, 2011
Show all versions (4 total)
Runtime Dependencies
  1. httparty >= 0.7.3
Development Dependencies
  1. rspec >= 0
  2. vcr >= 1.5.1