.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 | 606867be970329201fbd1e899e377f2faefb5059b6e2a94c9ac052ebe94693bf |
CHANGELOG.md | 100644 | 0 | 0 | | | 608 Bytes | ac898fd3e542675f1ea7e75a5e85350c17f99f0a0696188bb009645f8d1ace12 |
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 |
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.5 KB | a2f315abbab927cf945caf0be6f9fb6d6b2867348e191348b26f402ac6e092e0 |
lib/adaptive_alias/active_model_patches/read_attribute.rb | 100644 | 0 | 0 | | | 819 Bytes | cb169902069adc0153a4c7bd5fcced73c9000c3bd27da59945f86b654b81688b |
lib/adaptive_alias/active_model_patches/remove_alias_attribute.rb | 100644 | 0 | 0 | | | 513 Bytes | dc20b5dc36fb615265a7cf91d450f1c2b59ff42247616c3fe6f1adbd652d7588 |
lib/adaptive_alias/active_model_patches/write_attribute.rb | 100644 | 0 | 0 | | | 713 Bytes | da829958b2be4c2e5e507f18a0c6c974f6421bdba2d6be6f5f2647522ec7ec3d |
lib/adaptive_alias/hooks/association.rb | 100644 | 0 | 0 | | | 414 Bytes | 8b7226a075d78876fa34aaf2a2457ab141f6faf22af1547ee9ffc41da21bee46 |
lib/adaptive_alias/hooks/association_scope.rb | 100644 | 0 | 0 | | | 333 Bytes | 61be3481621be0387c7f3a21bf26d8dee303a1d3695f6d134712b6354d3d2ac2 |
lib/adaptive_alias/hooks/relation.rb | 100644 | 0 | 0 | | | 457 Bytes | 58c96222784b3160b257ce25fdbcbde4ecb261fdea1ed627b475da02005e4238 |
lib/adaptive_alias/hooks/singular_association.rb | 100644 | 0 | 0 | | | 308 Bytes | 191b5a60a525ae978bc9acbe4b2b3959406c0fe98666ecc8308a1025f6c91918 |
lib/adaptive_alias/patches/backward_patch.rb | 100644 | 0 | 0 | | | 650 Bytes | 627e6ef98e6578b4156eddac244c3019f8a75f23db3bb2f59265397b62a2e925 |
lib/adaptive_alias/patches/base.rb | 100644 | 0 | 0 | | | 3.53 KB | e266fc6e3218a9bda5ced8ced4ecd8806c6046d1396d3a53f88a4f579ce4b14a |
lib/adaptive_alias/patches/forward_patch.rb | 100644 | 0 | 0 | | | 631 Bytes | 15e196a154809ae4acd5a17da76e0cae9ada499dfcf3dfbfb52b1d5368e49d73 |
lib/adaptive_alias/version.rb | 100644 | 0 | 0 | | | 48 Bytes | 8375d718900736a3cfd1ace4881cbd13c3b645c2656b141cfdccf04c98e47e1b |