What's Changed
- Fix private klass method warning by @djmb in #427
- Reset
ActiveResource::HttpMockin test teardown by @seanpdoyle in #412 - Set
ActiveResource::Base.loggerduring boot by @seanpdoyle in #411 - Add
bodyandheaderstorequest.active_resourcenotification by @seanpdoyle in #413 - Mix-in
ActiveSupport::Rescuableby @seanpdoyle in #423 - Add
ActiveResource::Base.collection_urlby @seanpdoyle in #426 - Fix
ActiveResource::HttpMock.enable_net_connection!when Connection is first used by @khuston in #425 - Raise ActiveResource::ConnectionRefusedError on Errno::ECONNREFUSED by @balvig in #396
- Drop support to Ruby 2.6 and Rails 6.0 by @rafaelfranca in #430
- Support Strong Parameters by @seanpdoyle in #419
- Support XML and JSON inflector acronyms by @seanpdoyle in #416
- Integrate with Active Record's
.serializeby @seanpdoyle in #420 - Introduce
ActiveResource::WhereClauseby @seanpdoyle in #422
New Contributors
- @djmb made their first contribution in #427
- @seanpdoyle made their first contribution in #412
- @khuston made their first contribution in #425
Full Changelog: v6.1.4...v6.2.0