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.rb | 100644 | 0 | 0 | | | 2.13 KB | 9fab0861d6c72b09160124e28c538f88ed68ebccf98a37625c4e8276637ca189 |
.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 | | | 4.5 KB | 7447e39ecf49f247edb2faa43952766c495f0657ae81d00e75bc7310e9a74e84 |
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 |
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.57 KB | 4ee6d39dc25160bdc3de87f6bc81443ad77987422a7b4c2fd7728a55ce71d513 |
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/relation.rb | 100644 | 0 | 0 | | | 487 Bytes | dbda029356573eeef3ab3f90fe8384fca87198aefc3d265b0c111ede1c1c7676 |
lib/adaptive_alias/patches/backward_patch.rb | 100644 | 0 | 0 | | | 710 Bytes | a7b44455ad6ecb82df1c23141f1a573f638b533fc9ee8c263e1ac31311da5243 |
lib/adaptive_alias/patches/base.rb | 100644 | 0 | 0 | | | 5.82 KB | 5fadb23ff0f2acd7fda1d028dccd32ec5548f101eda74e26c2e6cc68c1c2ae8f |
lib/adaptive_alias/patches/forward_patch.rb | 100644 | 0 | 0 | | | 691 Bytes | 8ee11436a59314cfceaa96a1207d93430766d885d7687259560d8c77edee1bc6 |
lib/adaptive_alias/version.rb | 100644 | 0 | 0 | | | 48 Bytes | 5e587b02417da9671acad7bcdae6f8185c026afb645d34419b4db1120fc5b009 |