.github/workflows/gem-push.yml | 100644 | 0 | 0 | | | 713 Bytes | 3f14e38308b20ae62257de7a5e44b7e610e0a104b263823fbd427ddf547225aa |
.github/workflows/test.yml | 100644 | 0 | 0 | | | 1.03 KB | b70306a7345c186523f2e6494734070e12aadd284a8313e39df2c85f33ae8e63 |
.gitignore | 100644 | 0 | 0 | | | 230 Bytes | 2b8da78708a4808ac7f0456723deafdc3b3b0a0761aae414520598223d010aa7 |
Gemfile | 100644 | 0 | 0 | | | 217 Bytes | 13cb341bd0ee7b08a85cc6b378d742833b6a72979f986df2713bc9ac724ed641 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 83d10c2af4c963b3e1f572fb13c7b57db010a36812cb38306e8703e3d9c9ace5 |
README.md | 100644 | 0 | 0 | | | 2.3 KB | a58d4d653b4347a7bb32665b8e260ec5d1b3048d47dc7f33a735a5c48643fe1d |
Rakefile | 100644 | 0 | 0 | | | 247 Bytes | 421a76efd6a1a5ff584d709b6fc8894f2976b5ce98abcaf2d30fb3a897a001a1 |
acts_as_footprintable.gemspec | 100644 | 0 | 0 | | | 1 KB | d30b3743c4be7504c7ee1d427a37e8f1538bf83ff1df332866fa5b1cf4fb5d93 |
config.ru | 100644 | 0 | 0 | | | 164 Bytes | 9cfab0f92eee5c9a681d0fe013269c3cca13534a0026e4623de9fe22ac9f9b50 |
gemfiles/rails_5.0.gemfile | 100644 | 0 | 0 | | | 109 Bytes | 829e2968e431304164e3042f2e6c302e23ff655f0763cf0fcd200d26c8acc467 |
gemfiles/rails_5.1.gemfile | 100644 | 0 | 0 | | | 109 Bytes | 98c3fed4ab64f4860ee68abaa77eff6c5670fab97b0516de022be579fc6b8f73 |
gemfiles/rails_5.2.gemfile | 100644 | 0 | 0 | | | 107 Bytes | 82b9116f9c0b7c7801a6b4eb0032e16695ec2955ac3d5957b3cacd9bc5e661fe |
gemfiles/rails_6.0.gemfile | 100644 | 0 | 0 | | | 107 Bytes | 8ddeecfd1e0e39a546dda0a63b5fc6431920115f50af2ceb16872113905be947 |
gemfiles/rails_6.1.gemfile | 100644 | 0 | 0 | | | 107 Bytes | ed4f911e7c4f07857500ff44e841508c3b7e6c8b1a2d9e47eb9b9448af6a4b5f |
gemfiles/rails_7.0.gemfile | 100644 | 0 | 0 | | | 107 Bytes | 14ac59c61f86a085db6b196aac548987b5dd770f35c4ffb3bbf6bddad8ffe3b8 |
lib/acts_as_footprintable.rb | 100644 | 0 | 0 | | | 445 Bytes | c6a9601aed6c869b3a3c9885c004eac69bdad2fe3e18d7220348128c9219655b |
lib/acts_as_footprintable/extenders/footprintable.rb | 100644 | 0 | 0 | | | 763 Bytes | a2f91e160fca6a17d039a533f361c4b260e814a0d1610a508135a836de0d30f5 |
lib/acts_as_footprintable/extenders/footprinter.rb | 100644 | 0 | 0 | | | 396 Bytes | 3b41500ce9abf11bebee02b25c6e1c9c5e2ca49b88030aba8b2b413deb5f1ade |
lib/acts_as_footprintable/footprint.rb | 100644 | 0 | 0 | | | 417 Bytes | 09268b69a0f2663b5ca2abb3e775dd80c2cc9ad1b61934cf4701ac3c801248b1 |
lib/acts_as_footprintable/footprintable.rb | 100644 | 0 | 0 | | | 678 Bytes | a4eb607e24d27c792c8bb2b601eb8d72ae8fba59db543394f1ab3c85ff084878 |
lib/acts_as_footprintable/footprinter.rb | 100644 | 0 | 0 | | | 1.55 KB | 1f29dfb9c5e51d497d0e033a622239e87b27fb79ba28e641f306183090585424 |
lib/acts_as_footprintable/version.rb | 100644 | 0 | 0 | | | 51 Bytes | b3b9f464d95c238a05317f3bc712117152ea94df5a3f78ed551312ec818a978e |
lib/generators/acts_as_footprintable/migration/migration_generator.rb | 100644 | 0 | 0 | | | 1018 Bytes | 803c0aeef6382d20c69047bf68fd08c8a138127949bed8396aee6e3110b8052c |
lib/generators/acts_as_footprintable/migration/templates/active_record/migration.rb | 100644 | 0 | 0 | | | 522 Bytes | a29a7859f36b6e39154f04581a39521b1bb283764ad204122ccca11f0fb59c92 |
test/footprintable_test.rb | 100644 | 0 | 0 | | | 3.11 KB | 757b7e3f62f2095283e4219ba451bc77e4f2163f1a0f61df9427e7d9c9909731 |
test/footprinter_test.rb | 100644 | 0 | 0 | | | 2.25 KB | 3d463f6b2a09c23f52cd5071046adec3c967be8230997ad73f0d82bec8046869 |
test/internal/app/models/footprintable.rb | 100644 | 0 | 0 | | | 121 Bytes | 6b1f303073dc3dc2f2c7cb92c8441b9342ccf130b909e198f646f81da1030482 |
test/internal/app/models/not_footprintable.rb | 100644 | 0 | 0 | | | 100 Bytes | c1df066c27e35f75fdc804919985d58c2669e9635a4ec32c9e4edb910a5961f5 |
test/internal/app/models/not_user.rb | 100644 | 0 | 0 | | | 54 Bytes | 1aab6eb648187085f5ab9b99a2351421602c161b01e8f0cacb4ed13d48ffb062 |
test/internal/app/models/second_footprintable.rb | 100644 | 0 | 0 | | | 127 Bytes | 2ddce805cdd095f09acdfe0245fac46fa264f5a6669a2cf2c5d4bab5cc1c4462 |
test/internal/app/models/user.rb | 100644 | 0 | 0 | | | 73 Bytes | 6b8a6d19175333fefc407cd0df0d380649112c140666f33a279efe2eaaba2c32 |
test/test_helper.rb | 100644 | 0 | 0 | | | 1.2 KB | 020899502ffbe9802433fe7a3af6416ac955fbfd2b22c6b6cc2bfa170902d59e |