Skip to content

Instantly share code, notes, and snippets.

@damog
Created March 8, 2011 05:29
Show Gist options
  • Save damog/859897 to your computer and use it in GitHub Desktop.
Save damog/859897 to your computer and use it in GitHub Desktop.
>> require "rubygems"
=> true
>> require "feedbag"
=> true
>> Feedbag.find "stereonaut.net"
=> ["http://stereonaut.net/feed", "http://stereonaut.net/tag/feed/", "http://stereonaut.net/comments/feed/"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment