.gitignore | 100644 | 0 | 0 | | | 87 Bytes | 4f509d7597b69642e8464cf08ff16e32af5378ecaa2ec5a0fbfef71353f51d6f |
.travis.yml | 100644 | 0 | 0 | | | 135 Bytes | 4d09b420a1760ec96f14eaf218f26259ffc3d1fc53284d83a663b2fb1419edee |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.15 KB | f8d9b948cbf0c44cdf821135e088f7f3987c8db9888059312d733475c0795dea |
Gemfile | 100644 | 0 | 0 | | | 213 Bytes | 8b863c822f431ed6a8c50cc9d2868f2877efccd0966148e3cf4105f2c944c58e |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | 1a9da210207cbced46245956ae8f406b70b7d954eb0b2bf0a0cae39ae2bbf6c4 |
README.md | 100644 | 0 | 0 | | | 4.67 KB | 8fcced69fca69800d87e3de3ef4869476ad1e2012e293d3dff2ff4c1224fc5bc |
Rakefile | 100644 | 0 | 0 | | | 198 Bytes | 3605a49c4be061bde19c132b6964bdb22325d65121a0687c083ac51a67d75277 |
active_record_custom_preloader.gemspec | 100644 | 0 | 0 | | | 1.35 KB | 14be447557c074b269ade5efbf092ba22e888a871ef28a2a41645ea4570b33b1 |
bin/console | 100755 | 0 | 0 | | | 365 Bytes | 1d066478f97c108fec21af7366799aaad17ded9eb3829b81ba887f74dab7dc72 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/active_record_custom_preloader.rb | 100644 | 0 | 0 | | | 587 Bytes | 74e1b6cb31d39a3d1b823a27de5d7630e04b9d2bd8d146145c01419758f49859 |
lib/active_record_custom_preloader/associations_preloader.rb | 100644 | 0 | 0 | | | 887 Bytes | 16e3b4e123a17170edb3b1b3964c281a71212c9e18ecb587495bbc5708e0e5ba |
lib/active_record_custom_preloader/model_patch.rb | 100644 | 0 | 0 | | | 3.31 KB | 16e248f6dd0cb8e286886e8bc11f560c49dff763fcbec0bd10eb2e1fa0eba317 |
lib/active_record_custom_preloader/preload_with_options.rb | 100644 | 0 | 0 | | | 275 Bytes | 52c1b4be550b96809b03100859ca1c23e74546586b5abf39d25652ee1f5fd8c4 |
lib/active_record_custom_preloader/preloader.rb | 100644 | 0 | 0 | | | 535 Bytes | e33a07817df9550bff0ac7833c4863a5621cfb99062f1aef042156d186469696 |
lib/active_record_custom_preloader/railtie.rb | 100644 | 0 | 0 | | | 207 Bytes | 6c88c17278c5a16e2dd78c4fe3a1a885c8163c8c253b5c06543c1da0a12c8fbf |
lib/active_record_custom_preloader/relation_patch.rb | 100644 | 0 | 0 | | | 1.79 KB | b471c47769bf65611ec496d383d3c619fdc5277648c549a454f5cc83ee30a6da |
lib/active_record_custom_preloader/version.rb | 100644 | 0 | 0 | | | 59 Bytes | 945c9ab3b6acfab5be243d82f52095394a5dce5d66898e23429f6bf63f777eed |
lib/active_record_custom_preloader/with_array_foreign_keys_loading.rb | 100644 | 0 | 0 | | | 2.51 KB | c42b76e04414d907bfc4576d5f35aff93a071aa8dc3afff09c96519e5e022837 |
lib/active_record_custom_preloader/with_context_dependent_loading.rb | 100644 | 0 | 0 | | | 2.77 KB | b6bfc9a201db5a8bf2c12f8f8fad793912d212d929d866cc52294ea5a1d073dc |
lib/active_record_custom_preloader/with_multiple_foreign_keys_loading.rb | 100644 | 0 | 0 | | | 3.5 KB | 1db2feb70034ea38131c28b17f5a8bd0ad8c2d7cc38e1e12b6c18b9e5abe7c48 |