Quantcast
Channel: Recent Commits to feedjira:260a979e71f4b70189b5022a395b18e027531001
Browsing all 20 articles
Browse latest View live

Update CHANGELOG for 0.5.0

Update CHANGELOG for 0.5.0

View Article



Update expected parser classes in docs

Update expected parser classes in docs Looks like these changed since the documentation was written.

View Article

Further improve docs for parser classes

Further improve docs for parser classes

View Article

Added content to itunes_rss_item.

Added content to itunes_rss_item. I've come across content:encoded on some podcast feeds i.e. http://feeds.5by5.tv/b2w

View Article

Add to specs for iTunes Item

Add to specs for iTunes Item closes #198

View Article


Minor README cleanup

Minor README cleanup

View Article

Allow user to pass a particular parser

Allow user to pass a particular parser Sometimes you know what parser class you want to use, so I added `parse_with` for that purpose and then refactored to use it internally. This creates a single...

View Article

Strip leading whitespace from XML

Strip leading whitespace from XML Closes #196

View Article


Parse RSS version from feeds

Parse RSS version from feeds Closes #172

View Article


To fix Travis error don't specify Rubinius version

To fix Travis error don't specify Rubinius version Following the advice from this Travis GitHub issue: https://github.com/travis-ci/travis-ci/issues/1641

View Article

Add a preprocess hook for parsers

Add a preprocess hook for parsers

View Article

Add preprocessor for Atom XHTML content

Add preprocessor for Atom XHTML content Atom XHTML content should not be escaped, so this commit uses the preprocessor to catch and properly handle this content. Closes #58 and #130

View Article

Bump version for 0.6.0

Bump version for 0.6.0

View Article


Update CHANGELOG for 0.6.0

Update CHANGELOG for 0.6.0

View Article

Changed syntax error in readme.md for fetch_and_parse using on succes…

Changed syntax error in readme.md for fetch_and_parse using on success and on failure callback methods.

View Article


Changed documentation example of on_success callback to show that it …

Changed documentation example of on_success callback to show that it takes two variables instead of just one.

View Article

Add error info to on_failure callback

Add error info to on_failure callback

View Article


Updated example for on_failure signature change

Updated example for on_failure signature change

View Article

Fix tests for #194

Fix tests for #194

View Article

Move `call_on_failure` to private method

Move `call_on_failure` to private method

View Article
Browsing all 20 articles
Browse latest View live




Latest Images