Skip to content

Instantly share code, notes, and snippets.

@damog
Created May 12, 2009 17:05
Show Gist options
  • Save damog/110603 to your computer and use it in GitHub Desktop.
Save damog/110603 to your computer and use it in GitHub Desktop.
>> Feedbag.find("last.fm/user/damog", :narrow => 1)
=> []
>> Feedbag.find("last.fm/user/damog")
=> ["http://ws.audioscrobbler.com/1.0/user/damog/recenttracks.rss"]
>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment