Skip to content

Instantly share code, notes, and snippets.

@scottru
scottru / feedzirra_console_not_actually_a_file.rb
Created September 17, 2009 17:24
problems with update for Feedzirra
# Full parse - note modified timestamp
>> Feedzirra::Feed.fetch_and_parse("http://oodlesofart.blogspot.com/feeds/posts/default")
=> #<Feedzirra::Parser::Atom:0x103403d38
@feed_url="http://oodlesofart.blogspot.com/feeds/posts/default",
@links=["http://oodlesofart.blogspot.com/feeds/posts/default", ...],
@entries=[...], @title="Oodles of Art",
@etag="W/\"DUAFQnk6cCl7ImA9WxNQEUQ.\"",
@url="http://oodlesofart.blogspot.com/",
@last_modified=Thu Sep 17 07:28:33 -0700 2009>