.github/workflows/ci.yml | 100644 | 0 | 0 | | | 558 Bytes | ca4a0d1db5ec91751eb070437470942e9af1d9171eb6e51455a2f88f2c197846 |
.gitignore | 100644 | 0 | 0 | | | 178 Bytes | 3e6b49df678aae610d5064fe262db98a6e5dfc7534469080b53322ce5d2f42dc |
.rspec | 100644 | 0 | 0 | | | 7 Bytes | f9f91591d3f3fe0195d28f23835d3cd5540fa26a7121e0a34aa3eca310cd13d3 |
Gemfile | 100644 | 0 | 0 | | | 55 Bytes | b407834b703d4c478a074d6f982a1498ef01fc2d843a26bcea6fa4888c2ae759 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | e1173112e1efbf42c334b330e4fd96e62685242f57eb3eecfbc45df6900a9ee4 |
README.md | 100644 | 0 | 0 | | | 5.87 KB | c5749dd0cdc13249aa4ee3ed731b29048ecea6a41bebf2d305c58bb6c3ecce6e |
Rakefile | 100644 | 0 | 0 | | | 176 Bytes | 3a9d5e9c63a255c32f9d6e3bca6907d0372f602dced7d6a5359fbf478c17c098 |
bin/console | 100755 | 0 | 0 | | | 148 Bytes | 8263b8626b7e07ed918c373c513d0ee24619a7a7605846d2fb811ec689985c36 |
gemfiles/rails4.2.gemfile | 100644 | 0 | 0 | | | 160 Bytes | 8fd90588d412a718fe14ef5438fc0b7865e9c8bc7c4b7f40e910a10c6f062afe |
gemfiles/rails5.2.gemfile | 100644 | 0 | 0 | | | 98 Bytes | 9f645e7f0031038c6f9ede16ad60750a4eda7ed1cc74ba4f1272a7b3b55f462e |
gemfiles/rails7.0.gemfile | 100644 | 0 | 0 | | | 97 Bytes | 37d8c1321348c1efcc9cf9f111626965576879a861459ab5bbabc4582c365b7f |
lib/standby.rb | 100644 | 0 | 0 | | | 724 Bytes | 55d9fdf28037096a73c69f2acf69c1c40427ec46c9bb9d32108b64ce711cba56 |
lib/standby/active_record/base.rb | 100644 | 0 | 0 | | | 741 Bytes | 805c5be09d56c026ddfc513c140b6a6af27fb074eb78fd53525dea9e31ae98f6 |
lib/standby/active_record/connection_handling.rb | 100644 | 0 | 0 | | | 193 Bytes | 2bf6f5f461d60a753547bb9835d1700a18963889e05b3c3215acd1a5ee4b59f7 |
lib/standby/active_record/log_subscriber.rb | 100644 | 0 | 0 | | | 540 Bytes | d283d5fe8131fc2042c4154d2822e23fa61eb03097c4d69f945c9d9e8ce78e83 |
lib/standby/active_record/relation.rb | 100644 | 0 | 0 | | | 665 Bytes | f42922535baa3cd0316884c3f523412d0fd6d7bb6de7d3d77a980c56ea5a91b2 |
lib/standby/base.rb | 100644 | 0 | 0 | | | 1018 Bytes | 59b48094ab29e05426b99a0172b1397adb2c3505019d560c852e13051d676c3e |
lib/standby/connection_holder.rb | 100644 | 0 | 0 | | | 995 Bytes | eedc0c967cb737230d4bddd826ead61c2303dc64c4541522256a8e26f7468d21 |
lib/standby/error.rb | 100644 | 0 | 0 | | | 55 Bytes | 6a3d380b73f40d5b3996bdd0ea71aacb05265ea099a81bc38aa7c478e469fba1 |
lib/standby/transaction.rb | 100644 | 0 | 0 | | | 693 Bytes | 989e0d233f3a87b86212c9729386373f3fa31a76608b7906eb6aa2f66c9d0bd1 |
lib/standby/version.rb | 100644 | 0 | 0 | | | 174 Bytes | 09a2b6d8abc391dfe0fe5ee95e1f23f1f7430943b12f39a1f94652995fea4c99 |
spec/active_record/log_subscriber_spec.rb | 100644 | 0 | 0 | | | 839 Bytes | b28ab9c8f60f3533ba1f3e52ba4042f8381ab0916556ceb9212a8369710a5c80 |
spec/configuration_spec.rb | 100644 | 0 | 0 | | | 1.57 KB | 8a91060acc98860ecf4cc64875952bba58e654c1442a63a040ebfd4fcff01a22 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.31 KB | 445a4bf3961b5230cbfbd24dc4168db3be4054526e02fe4be6475ce38d8f3f1f |
spec/standby_spec.rb | 100644 | 0 | 0 | | | 3.06 KB | c98fb7f6f15d84630457bc97e6bf42ab614eea37e3e1b9b7f9915c40daf9d638 |
standby.gemspec | 100644 | 0 | 0 | | | 992 Bytes | d37122e026099abbb9a7064aa469ace0cc3eb62fceb20b35a54badc76d2b27d1 |