Thomas Ritter
Thomas Ritter
Hi :wave: Just as an input from someone upgrading api-pagination as a dependency: it would be nice to have a `CHANGELOG.md` or similar file that shows what changed between the...
Example: ``` ruby => "http://datastore/v2/places/123"}> [11] pry(main)> sub_ressource_place.load! ETHON: performed EASY effective_url=http://datastore/v2/places/123 response_code=401 return_code=ok total_time=0.015113 LHC::Unauthorized: get http://datastore/v2/places/123 Params: {:url=>"http://datastore/v2/places/123", :method=>:get} Headers: {"User-Agent"=>"Typhoeus - https://github.com/typhoeus/typhoeus"} Response Code: 401 {"error":"unauthorized","error_description":"An Authentication...
I'm updating the rufo CI config to support the latest Ruby patch versions.