.github/workflows/ruby.yml | 100644 | 0 | 0 | | | 1.67 KB | 17da7c59af6f8c807da01073d2c5288a80518bc9cb69fa8f773cc2641e3d6eae |
.gitignore | 100644 | 0 | 0 | | | 1.24 KB | 88e1368f29fb9f3b4be8960902b4672c837631b3f2556b41fdfef08327945bff |
.rubocop.yml | 100644 | 0 | 0 | | | 39.5 KB | 04055268170f525be0df2075c1d62e94c7bc512a0d3145cf44f0fc752ce3d9b5 |
CHANGELOG.md | 100644 | 0 | 0 | | | 220 Bytes | 0cce35ca8ca602772f559c74a7d34fddec2f33e1d2bc75048a48df26d88e2beb |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 2.34 KB | b168c03a3aacf638634838c3e20cd8ddac638b766688d867e64046d9b64ddf8e |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | f39ffd040b7fe42ecfca6463ef5a79d82a5c7cbde964cfaad3e7ab66272b578c |
README.md | 100644 | 0 | 0 | | | 3.08 KB | 73ef85096a1e6f6d49619b178351b3ee267c9031a7930ead869246a846b75d1d |
Rakefile | 100644 | 0 | 0 | | | 195 Bytes | 9f6fc798ff801b2ebc3c7b9def795cd7d038dec60da7d6b7e5ab91ff45fa3787 |
adaptive_alias.gemspec | 100644 | 0 | 0 | | | 2 KB | 64e9a8c1f1ee954d45db81886eba841d995296f2759c7658b0f852d8e95977f7 |
bin/console | 100644 | 0 | 0 | | | 339 Bytes | b86d6e992b78b231ca589c721663efcb91ac976cb67b09c7cfb12fd8aea2b390 |
bin/setup | 100644 | 0 | 0 | | | 162 Bytes | 5d87fec925fdfb7c9c0014231b610b6c74d40b2708cb1ae9dab92d2768c1b7c5 |
gemfiles/6.0.gemfile | 100644 | 0 | 0 | | | 155 Bytes | e26bd5cba62c7c64884e497128ecb10cae5494d614005c966bbeb8b4d1be7a22 |
gemfiles/6.1.gemfile | 100644 | 0 | 0 | | | 155 Bytes | 3f3d72057fb999bf85e74074ba0cdbb007e045c34b0149d9192479d80da1dad0 |
gemfiles/7.0.gemfile | 100644 | 0 | 0 | | | 170 Bytes | 49d442b8ebc8ec6bc269b41ed6f99fdd93257b47751f84993ec068685fb184ea |
lib/adaptive_alias.rb | 100644 | 0 | 0 | | | 1.84 KB | d5827c3a8d86b17deffdd4eb56f64c236828596a0766fce1ca39f200c2eac39f |
lib/adaptive_alias/active_model_patches/read_attribute.rb | 100644 | 0 | 0 | | | 607 Bytes | 0c3c9be9faef15ffcdc3fb96260b6135f4b2d2b888bc05863f0b3ac121a9d949 |
lib/adaptive_alias/active_model_patches/remove_alias_attribute.rb | 100644 | 0 | 0 | | | 939 Bytes | fa589020d89e0c4b6e7096816167b98530ff00beaa99771da2b531f02534f43b |
lib/adaptive_alias/hooks/association.rb | 100644 | 0 | 0 | | | 268 Bytes | ff043e3aa7c3441e558b00658964c277a44edf2be70041a41ed7be8e90691e59 |
lib/adaptive_alias/hooks/association_scope.rb | 100644 | 0 | 0 | | | 283 Bytes | aa8ba93cc8ead24b4426cf806ce0669df77778f9c50b42550b7106e60743d3d6 |
lib/adaptive_alias/hooks/relation.rb | 100644 | 0 | 0 | | | 436 Bytes | e6f792f203afb52a4ac030518d644908f7107dc75cd2e6ff139a2d7fd1a621d3 |
lib/adaptive_alias/hooks/singular_association.rb | 100644 | 0 | 0 | | | 282 Bytes | 311cdae349dec5e8db2feeb3788837dcd8558ba067a5dc5c51410b797156f464 |
lib/adaptive_alias/patches/backward_patch.rb | 100644 | 0 | 0 | | | 576 Bytes | 24fedaaf13ee451116cb7274a814aa159881a85d9948a4473e8525c86b08766c |
lib/adaptive_alias/patches/base.rb | 100644 | 0 | 0 | | | 2.17 KB | 06af364002d0c75ef5a43c904ed494d0d78004a1d39892ac0c6cc990f602a109 |
lib/adaptive_alias/patches/forward_patch.rb | 100644 | 0 | 0 | | | 557 Bytes | 286dbc8381211e4bb9a6f7d53813c75af6d283e3eb4610ff8c668f53f3ae8bfa |
lib/adaptive_alias/version.rb | 100644 | 0 | 0 | | | 45 Bytes | 4b381d0cbea16aa31890f87bccf16caa7c72def0c630dfb763128ad1f8310e58 |