Lucas Steffen
Lucas Steffen
When you don't put 'div' as a tag in the initializer like: require 'rubygems' require 'readability' require 'open-uri' source = open('https://developers.google.com/custom-search/docs/tutorial/creatingcse').read puts Readability::Document.new(source, tags: []).content it trows the error: NullPointerException:...
I couldn't find anything regarding this so I'll open an issue. I executed a query with a parameters and it returns `ERROR: there is no parameter $1` But I can't...
By the README this lib rocks, and since it is so much faster than the std why isn't it there? Just out of curiosity.