I added watch.rb to the gemspec, since it seemed to be missing (and we can't build a gem without it!).
I also fixed an error in get_categories_in_page, which I explained in the extended commit message for e9a5e9f, but - briefly - involved the API being lazy.
I added watch.rb to the gemspec, since it seemed to be missing (and we can't build a gem without it!).
I also fixed an error in
get_categories_in_page
, which I explained in the extended commit message for e9a5e9f, but - briefly - involved the API being lazy.