Announcing a new release of Bridgetown's Active Record plugin. Main new feature is support for using AR alongside the Sequel ORM:
https://github.com/bridgetownrb/bridgetown-activerecord
This paves the way for Bridgetown's upcoming integration with Rodauth, "Ruby's Most Advanced Authentication Framework"
(an alpha version of which is already running in our secret labs, and it's pretty sweet!)
BTW, shoutout to Janko — 99% of the effort to integrate with Sequel was already done, as detailed here:
https://janko.io/how-i-enabled-sequel-to-reuse-active-record-connection/