subreddit 0.0.7
The library uses nokogiri to generate a random subreddit from reddit.com using the random subreddit link. Also includes a bonus file that gives you the top link from that subreddit. Use that by modifying the first line in the lib/subreddit.rb file.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            mechanize
            >= 0
          
    