.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 | | | 1.05 KB | 5969da1283f631c14268334a0c9f1d1c08c3c94e6dad63e1ce750f297565457c |
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.59 KB | 6b48eced59cf1a105770ef381892334f1273742cf8bc5e4503d8065041fce2f2 |
lib/adaptive_alias/active_model_patches/apply_scope.rb | 100644 | 0 | 0 | | | 485 Bytes | 3b79aa2eac2a9457c2846a817404dba8a571e30e03af82b0c8fff5db8f33f334 |
lib/adaptive_alias/active_model_patches/read_attribute.rb | 100644 | 0 | 0 | | | 1.01 KB | a69dfd7d2d6d12e99aa77634be5ec3ba22fca4e4875749eb3c9989390e5734ac |
lib/adaptive_alias/active_model_patches/remove_alias_attribute.rb | 100644 | 0 | 0 | | | 691 Bytes | 7f23a5856ef3de33f2d8558606867d99487ce133a11a39f5f8185f374574691f |
lib/adaptive_alias/active_model_patches/write_attribute.rb | 100644 | 0 | 0 | | | 751 Bytes | 01a593a5292967e645db009a3f6151c1135913ef8c958156ecf1b627df26e8f1 |
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 | | | 3.57 KB | 7aad9763b34f7fcce7070054f7dee6eddcf1042a6bd679a953f9e0aa819e8d4d |
lib/adaptive_alias/patches/forward_patch.rb | 100644 | 0 | 0 | | | 688 Bytes | beb7ee5dd43d2043c5ff0c138f24699ca371ba613ec0870cc0f9125ddc77604c |
lib/adaptive_alias/version.rb | 100644 | 0 | 0 | | | 48 Bytes | 046f349ccdc98717653dbbfe287caac3e2063e147931b6a9b8bb2dca1ea60bec |