change the parser check to look at more characters to determine which…
change the parser check to look at more characters to determine which parser to use
View Articleupdated on_failure block to work with 0.5.0 of taf2-curb
updated on_failure block to work with 0.5.0 of taf2-curb
View Articlefixed bug in how RSS identifies if it's able to parse and rdf doc
fixed bug in how RSS identifies if it's able to parse and rdf doc
View Articleupdated feedzirra to use loofah instead of dryopteris
updated feedzirra to use loofah instead of dryopteris
View Articlebumped gemspec for new version with new dependencies
bumped gemspec for new version with new dependencies
View ArticleFixing a couple bugs related to updating feeds.
Fixing a couple bugs related to updating feeds.
View ArticleOops. Forgot the second part of that last commit.
Oops. Forgot the second part of that last commit.
View Articleremoved 'description' from the list of updatable attributes. not sure…
removed 'description' from the list of updatable attributes. not sure why that was in carson's commit
View ArticleShortcutting of ||= was preventing update of attrs
Shortcutting of ||= was preventing update of attrs Only one attribute of a feed would get updated before the ||= shortcuts in FeedUtilities#update_from_feed. This meant, for example, that I wasn't...
View ArticleFixed issue with feed_entry_utilities where @id instance variable was…
Fixed issue with feed_entry_utilities where @id instance variable was being returned for feed entries rather than the id method being called in ruby 1.9.1
View Articlefixed active_support require to be compatible with rails 3
fixed active_support require to be compatible with rails 3
View ArticleMerge branch 'master' of git://github.com/pauldix/feedzirra
Merge branch 'master' of git://github.com/pauldix/feedzirra
View Articlebumped verson for build to include bananastalktome's fix
bumped verson for build to include bananastalktome's fix
View Article