Quantcast
Channel: Recent Commits to feedjira:b0979bdd7da33992dc3614fd0c9af3eb78e7fafb
Browsing latest articles
Browse All 20 View Live

updated feedzirra to use loofah instead of dryopteris

updated feedzirra to use loofah instead of dryopteris

View Article



bumped gemspec for new version with new dependencies

bumped gemspec for new version with new dependencies

View Article

Fixing a couple bugs related to updating feeds.

Fixing a couple bugs related to updating feeds.

View Article

Oops. Forgot the second part of that last commit.

Oops. Forgot the second part of that last commit.

View Article

removed '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 Article


bumped version for build

bumped version for build

View Article

Shortcutting 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 Article

bumped version for build

bumped version for build

View Article


Fixed 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 Article


fixed active_support require to be compatible with rails 3

fixed active_support require to be compatible with rails 3

View Article

bumped version for build

bumped version for build

View Article

Merge branch 'master' of git://github.com/pauldix/feedzirra

Merge branch 'master' of git://github.com/pauldix/feedzirra

View Article

bumped verson for build to include bananastalktome's fix

bumped verson for build to include bananastalktome's fix

View Article


updated readme with a pointer to a gist on updates

updated readme with a pointer to a gist on updates

View Article

added spacing between text and pre blocks to fix formating

added spacing between text and pre blocks to fix formating

View Article


added a .gitignore

added a .gitignore

View Article

activesupport mods broke our includes from there

activesupport mods broke our includes from there Had to add core_ext mods for kernel and object to get it working again

View Article


updated activesupport to 2.3.8. added dev dependencies.

updated activesupport to 2.3.8. added dev dependencies.

View Article

updated gitignore to ignore my todo list

updated gitignore to ignore my todo list

View Article

removed the feed being passed to Curl::Multi.new

removed the feed being passed to Curl::Multi.new This is weird. There are no other calls to Curl::Multi.new that pass a feed that I can find and the source for curb specifies that it doesn't take any...

View Article
Browsing latest articles
Browse All 20 View Live


Latest Images