lib/adaptive_alias.rb | 100644 | 0 | 0 | | | 2.19 KB | bebc2f19632bbc01f721454b345af43c4dd95d16037b3d91804cf14ba3ca063a |
.github/workflows/ruby.yml | 100644 | 0 | 0 | | | 1.74 KB | 3d055757b4acc16f3f362c51d3b710951cd4014a09067eb7b0af68f446c7a3ef |
.gitignore | 100644 | 0 | 0 | | | 1.3 KB | cbd5a080ec172b20526f57699108f647951474e678c2a754f4ec833c396180f7 |
.rubocop.yml | 100644 | 0 | 0 | | | 40.7 KB | 2f41a16fa195af009fdb283cd6ef90b8fbbe8e43c5a52569aa84352871fe641e |
CHANGELOG.md | 100644 | 0 | 0 | | | 5.42 KB | fd245d80c952501a2e1cf284275e964566e7ed8b4563726d5fe53f07004c9a80 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 2.38 KB | d347c2fc95f26ad0889d1c53c274514c92d57c61272cee231a8d7b6c20bfcf96 |
LICENSE | 100644 | 0 | 0 | | | 1.06 KB | c94601bad3af3cf190bc80cd0ca4923d5f15abb341bafb47aed735e026fad33c |
README.md | 100644 | 0 | 0 | | | 3.26 KB | a10efd8b4c2d296d15db6d80a38f6df581e31715593c6bfb9e006eebbdd792af |
Rakefile | 100644 | 0 | 0 | | | 205 Bytes | d182a507b712c0c731b03ee0f4537b64881aaabb19344f560c615484385099b6 |
adaptive_alias.gemspec | 100644 | 0 | 0 | | | 2.04 KB | c66be27c0b17172f62a08eaa77e5442deafa01d0ffd5460413a999ad80fd98c4 |
bin/console | 100644 | 0 | 0 | | | 353 Bytes | 519567eaa9443c91eec5668b691ecdc3d10bbf6bc5162c9a75f04e98e4956c05 |
bin/setup | 100644 | 0 | 0 | | | 170 Bytes | 5a7306ff3e49f0006a89e599ad7f4520b5d987407ca5e6fd79dd343a52280413 |
gemfiles/6.0.gemfile | 100644 | 0 | 0 | | | 242 Bytes | 43a99f39c8acfc71a48f8bf69352653491bcb305f19fe366c7d56c6ef78b0189 |
gemfiles/6.1.gemfile | 100644 | 0 | 0 | | | 242 Bytes | 23d697407708f591ca741c5cf1c00b145ca2a3102c6fb9af8d569fd40bf25f33 |
gemfiles/7.0.gemfile | 100644 | 0 | 0 | | | 258 Bytes | 83aa492d5089a93a08694838c5be882aa889dfe71fa6b09f813f3900a0051e8c |
lib/adaptive_alias/active_model_patches/apply_scope.rb | 100644 | 0 | 0 | | | 459 Bytes | 3b1ea5552b0757d250067b809acf9ed45ed64e64ab8e41e2e98042f360f27a76 |
lib/adaptive_alias/active_model_patches/arel_table.rb | 100644 | 0 | 0 | | | 804 Bytes | 4c41c04fcfd0f5824403a7935641abc340c9e295c98978e5cec41d09604d9a82 |
lib/adaptive_alias/active_model_patches/read_attribute.rb | 100644 | 0 | 0 | | | 997 Bytes | b0acbca5bd9f2bffbecde4a27405b5770381dcdce14474101721be78d40c5596 |
lib/adaptive_alias/active_model_patches/remove_alias_attribute.rb | 100644 | 0 | 0 | | | 1.05 KB | b7261e0e7a58e4c744ae2ac77c194c259f0d3c393fba0418223ad1d24db388ed |
lib/adaptive_alias/active_model_patches/write_attribute.rb | 100644 | 0 | 0 | | | 788 Bytes | cba78c6701b831d40ba168be57d46e65fe273413f609c736ec479cdbe90baf56 |
lib/adaptive_alias/hooks/active_record_core.rb | 100644 | 0 | 0 | | | 410 Bytes | 420323616b9f914ed6c1b1c86c21b122de5d5796b3cce2b30eb3eb1cae27ccf5 |
lib/adaptive_alias/hooks/active_record_persistence.rb | 100644 | 0 | 0 | | | 1.59 KB | 39f5fd1b7a06d9931d3b9cbad6f890e8bd69cf66620eee6863ac55715e9b4b9c |
lib/adaptive_alias/hooks/association.rb | 100644 | 0 | 0 | | | 300 Bytes | 8251bb36c2827d98367bacf1acc822d838b8e344d96763dc1615d9a3bf4a5e89 |
lib/adaptive_alias/hooks/calculations.rb | 100644 | 0 | 0 | | | 369 Bytes | e622a6e74e5351098ff212bd43104c44dd1e78aee6c344d862264f8117549814 |
lib/adaptive_alias/hooks/insert_all.rb | 100644 | 0 | 0 | | | 855 Bytes | b534d14bc11b3f2d3f02d077548ead2bb52e22dd27e6640dc17bd41955b2f6f5 |
lib/adaptive_alias/hooks/relation.rb | 100644 | 0 | 0 | | | 706 Bytes | 8a3b214bff9e83b548ef378ccd724720a2103d3843cb8810dc71303e5bd312cd |
lib/adaptive_alias/patches/backward_patch.rb | 100644 | 0 | 0 | | | 710 Bytes | a7b44455ad6ecb82df1c23141f1a573f638b533fc9ee8c263e1ac31311da5243 |
lib/adaptive_alias/patches/base.rb | 100644 | 0 | 0 | | | 5.83 KB | a7f4057587d282924379aba292c2d271ce3c0db841bd18fd3454313504a7bcf9 |
lib/adaptive_alias/patches/forward_patch.rb | 100644 | 0 | 0 | | | 691 Bytes | 8ee11436a59314cfceaa96a1207d93430766d885d7687259560d8c77edee1bc6 |
lib/adaptive_alias/version.rb | 100644 | 0 | 0 | | | 48 Bytes | 5d5679dec0b19bf338e981cf3b922cd518c7d23bf4442513d7ec211ccb240ffe |