↧
moved sanitization into a core extension on string instead of the wie…
moved sanitization into a core extension on string instead of the wierd module hack I was doing before
View Articleadded method to new custom parsing to all entry classes
added method to new custom parsing to all entry classes
View Articleupdated readme with usage for adding custom parsing and http basic auth
updated readme with usage for adding custom parsing and http basic auth
View Articlefixed bug where feed.sanitize! would error out if a value was nil
fixed bug where feed.sanitize! would error out if a value was nil
View Articlefixed merge conflicts. removed the rdf specs in prep for removing tho…
fixed merge conflicts. removed the rdf specs in prep for removing those classes
View Articleremoved the rdf classes. that functionality was rolled into rss a whi…
removed the rdf classes. that functionality was rolled into rss a while ago.
View Articleupdated the usage for adding custom parsing.
updated the usage for adding custom parsing.
View Articleforgot to remove rdf and rdf_entry from feedzirra.rb and the gemspec
forgot to remove rdf and rdf_entry from feedzirra.rb and the gemspec
View Articleupdated with some todos. I'll do these later this week
updated with some todos. I'll do these later this week
View ArticleFix a couple of typos that annoyed me while copying and pasting code …
Fix a couple of typos that annoyed me while copying and pasting code examples
View Article