active_record_host_pool
active_record_host_pool copied to clipboard
Test against Rails main, fix `activerecord-trilogy-adapter v3.1+`
- Adds a workflow to start testing this gem with Rails main on a schedule. I haven't added any notifications for that yet, just checking that it works.
- Removes the lockfiles and the upper limit on ActiveRecord.
- Starts testing Rails 6.1 with Trilogy now that the adapter supports it.
- Fixes using
activerecord-trilogy-adapter v3.1+. - Stops testing with Ruby 3.0.