RubyGems Navigation menu

ruby-reddit 0.1.1

FEATURES/PROBLEMS: * Scrapes links from reddit’s hot page and new page. == SYNOPSIS: # Get all the "hot" links on the first page links = Reddit::Data.read :hot, :page => 0 # Check out the links! for link in links puts link.rank puts link.site_id puts link.url puts link.title puts link.date end == REQUIREMENTS: * hpricot * open-uri * mechanize

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - February 18, 2008* (7 KB)
  2. 0.1.1 - January 22, 2008* (6 KB)
  3. 0.1.0 - January 22, 2008* (6 KB)

Runtime Dependencies (1):

hoe >= 1.4.0

Owners:

Authors:

  • Julia West

SHA 256 checksum:

e49be2f1bcb7886f285d571d69ce61210390d76281e81a7eb53685286621de1c

Total downloads 11,262

For this version 3,316

Licenses:

N/A

Required Ruby Version: None

Links: