local-ch / lhc

🚀 Advanced HTTP Client for Ruby. Fueled with interceptors.
GNU General Public License v3.0
43 stars 1 forks source link

! fix delegate by requiring active support ext explicit #83

Closed 10xSebastian closed 7 years ago

10xSebastian commented 7 years ago

PATCH

LHC version 5.1.0 broke latest LHS and I don't know for which reasons. Maybe an implicit patch/minor version upgrade of active_support triggered that:

`<class:Response>': undefined method `delegate' for LHC::Response:Class (NoMethodError) Did you mean? DelegateClass