bin/setup | 100644 | 0 | 0 | | | 170 Bytes | 5a7306ff3e49f0006a89e599ad7f4520b5d987407ca5e6fd79dd343a52280413 |
gemfiles/6.0.gemfile | 100644 | 0 | 0 | | | 206 Bytes | 4a9584a911279756e14ea26e02738b4d5b5c26a255d33460e8ff7d18449528de |
gemfiles/6.1.gemfile | 100644 | 0 | 0 | | | 206 Bytes | ad84fabcbf605572e6cef949ac67e698ebb08c549a68e600b3d8c19d33969ee0 |
gemfiles/7.0.gemfile | 100644 | 0 | 0 | | | 222 Bytes | 68b5ca170b941c10acd6ba344e9057270b402ba3e631777041a0023416fb2a96 |
lib/adaptive_alias.rb | 100644 | 0 | 0 | | | 2.7 KB | 1c828f4e635b7e9929958d7de148b3c9e6af4ca6c9e5454673618a70b67f5de6 |
.github/workflows/ruby.yml | 100644 | 0 | 0 | | | 1.74 KB | ff0e87f6f08466ad7ec87f44de87e73075be871cc359bf1fbf733c2a124c7122 |
.gitignore | 100644 | 0 | 0 | | | 1.3 KB | cbd5a080ec172b20526f57699108f647951474e678c2a754f4ec833c396180f7 |
.rubocop.yml | 100644 | 0 | 0 | | | 40.7 KB | 361ebcbd4ca40c303aaa8bd73d83a69da89deb2acf4a653096db2c1cbf3f0544 |
CHANGELOG.md | 100644 | 0 | 0 | | | 3.1 KB | ea22cd98fb79daa08f1f201c44286b5ea1f220fd043ce95b13bc7580ec9ab391 |
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.14 KB | ffe7daa68d1d6e564a942c36cd684201556cc9872004382e06f956e909b3c109 |
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 | | | 1.05 KB | bcea85bf3347a5fb5b770954b4aa40daa7432202388fc3706d5084f44e8b2969 |
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 | | | 430 Bytes | 110e13e0fdd5ebd194159cd2df393e1d77dee61b975e11f15538c34cd8a5fcff |
lib/adaptive_alias/hooks/association.rb | 100644 | 0 | 0 | | | 438 Bytes | 437dcebc65e1603c8e8e6e189a3f89071c814435c1b9bd8352df14766c81f5dd |
lib/adaptive_alias/hooks/association_scope.rb | 100644 | 0 | 0 | | | 333 Bytes | 61be3481621be0387c7f3a21bf26d8dee303a1d3695f6d134712b6354d3d2ac2 |
lib/adaptive_alias/hooks/relation.rb | 100644 | 0 | 0 | | | 472 Bytes | a032ae90655d85123626a570238a3eedf02aea43c5cc8b9c2ba7a7e2ef10574c |
lib/adaptive_alias/hooks/singular_association.rb | 100644 | 0 | 0 | | | 308 Bytes | 191b5a60a525ae978bc9acbe4b2b3959406c0fe98666ecc8308a1025f6c91918 |
lib/adaptive_alias/patches/backward_patch.rb | 100644 | 0 | 0 | | | 707 Bytes | 0e88b02ad91a8a93e98c3e16fcbac2cc71d4a3d105b35f4ed3f1eeb5831cc2bf |
lib/adaptive_alias/patches/base.rb | 100644 | 0 | 0 | | | 5.75 KB | 198d4c7f8c4462edbbf02af45008743a11bdf873774883cce408e0292499bb81 |
lib/adaptive_alias/patches/forward_patch.rb | 100644 | 0 | 0 | | | 688 Bytes | beb7ee5dd43d2043c5ff0c138f24699ca371ba613ec0870cc0f9125ddc77604c |
lib/adaptive_alias/version.rb | 100644 | 0 | 0 | | | 48 Bytes | 21a9dbb85acc83efdbf14e311418ef0090ad491285ab2e1266fc953075155469 |