Cameron McCord
Cameron McCord
Add support for sending fix count queries to a database replica. ```ruby Product.counter_culture_fix_counts db_connection_builder: proc{|reading, block| if reading # Count calls will request a reading connection Product.connected_to(role: :reading, &block) else...
We run Rails(6.0.3.7) on Heroku and host our sitemaps on our S3 bucket. The readme worked great except that Google wouldn't accept our sitemaps because they were a different host...
### Name and Version bitnami/gitea:1.22.1 ### What architecture are you using? arm64 ### What steps will reproduce the bug? I'm deploying gitea using Docker Swarm on Mac. Docker version 25.0.4-rd,...