issues
search
cantino
/
ruby-readability
Port of arc90's readability project to Ruby
Apache License 2.0
925
stars
171
forks
source link
Fix failing CI
#85
Closed
andyw8
closed
3 years ago
andyw8
commented
3 years ago
Drop RR and use RSpec for expectations instead.
Fix invalid test since
load_image
was renamed to
get_image_size
in 6fa12bb.
Strip excess whitespace (
view PR with whitespace changes ignored
)
Closes #84
cantino
commented
3 years ago
Thanks @andyw8!
load_image
was renamed toget_image_size
in 6fa12bb.Closes #84