.github/workflows/specs.yml | 100644 | 0 | 0 | | | 1.1 KB | 6f5f72dd5030cb3f0b5dac9f8c2356056158aeef8555effc6d80da05b1031e05 |
.gitignore | 100644 | 0 | 0 | | | 123 Bytes | 223fc7d087cb797a6c37628a78a5883bb4b4015229c49c11d46f6cb06c2dfe50 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | e6a1eb883b99b3cc3741f764ebdc3b434bb8f52f84e43bb1c6cab7fac66cdbc1 |
Appraisals | 100644 | 0 | 0 | | | 135 Bytes | 5fab6bfdfbad29bfabb6addd1616c624e9f89e86ea49195743d884ae5086ec9c |
CHANGELOG.md | 100644 | 0 | 0 | | | 3.57 KB | 435fc87271f84e3cbf9379d8e6b82efd98864127bce2ec29c3db274e9d65a9bd |
Gemfile | 100644 | 0 | 0 | | | 37 Bytes | 90370c3543bfe6cb4a615b41a2f58a2edc20a8fcf5dd5c56e5c126df24a03db6 |
Guardfile | 100644 | 0 | 0 | | | 318 Bytes | 8f6a71a555cc2607b0023e3fe1418b8cfa7b444d8dbc5a7c9fa88e84c09a9373 |
LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 08ba5f13b90fe5717d174e8f6854c8a2d035f4ca149fad6a8fd34e1b27c339e2 |
README.md | 100644 | 0 | 0 | | | 6.08 KB | 4d63bc22464bd74fdd90433edbd0d34015a219a25ef0a9b09ba078815fa2efd7 |
Rakefile | 100644 | 0 | 0 | | | 326 Bytes | 7400a054d82dc15f750a3a5ce495c12a419de732d77f7e306f1b19b31bc89e18 |
init.rb | 100644 | 0 | 0 | | | 23 Bytes | 46723405b0b0fa66388f1ee45f7f7b2e99131da0fd043d603af1e4c0f6c5b235 |
lib/generators/socialization/socialization_generator.rb | 100644 | 0 | 0 | | | 1.58 KB | d76c178a19c34f97d7196fb57b9522983bf5c4c76754ca63c29ed9fc1d677bd5 |
lib/generators/socialization/templates/active_record/migration_follows.rb | 100644 | 0 | 0 | | | 441 Bytes | 293593cbc2412691604d5e714228e00354ab7b48b9230b8fce282608c0d04bea |
lib/generators/socialization/templates/active_record/migration_likes.rb | 100644 | 0 | 0 | | | 411 Bytes | 909921abea34938e8712e87e59cf305320827d679250c2cddcc19dc328835500 |
lib/generators/socialization/templates/active_record/migration_mentions.rb | 100644 | 0 | 0 | | | 453 Bytes | b4c9042ba64c020776b057d3078516cf3f6746b9f8363a0b7570e971339e6e46 |
lib/generators/socialization/templates/active_record/model_follow.rb | 100644 | 0 | 0 | | | 61 Bytes | 44f9fcdc46a725d0509efb863a63b436a7c5f21e9d70ce632853821df01b7f27 |
lib/generators/socialization/templates/active_record/model_like.rb | 100644 | 0 | 0 | | | 57 Bytes | 35d096d6ff03f21fae6c6536a38446a3dbd68f4ea2dd9beadf4a858d1faeb582 |
lib/generators/socialization/templates/active_record/model_mention.rb | 100644 | 0 | 0 | | | 63 Bytes | 9ceb55dae61d368e733fc2e678279aa0a81fc509c9025e8212f5ffb92104ec02 |
lib/generators/socialization/templates/redis/model_follow.rb | 100644 | 0 | 0 | | | 54 Bytes | cc13435529cfb8322395beb91bcd43f6828303ea190d7c9dd3947a7952a5d6b1 |
lib/generators/socialization/templates/redis/model_like.rb | 100644 | 0 | 0 | | | 50 Bytes | 8e277eaed753e9b86f8d80797ee8ef3d8a1b6f1db4f82f14292efa9f9ab1c5e6 |
lib/generators/socialization/templates/redis/model_mention.rb | 100644 | 0 | 0 | | | 56 Bytes | d742153554f78742ab0e5aade4d7250687b2f81b9976b6f10087af251d1e4a1a |
lib/socialization.rb | 100644 | 0 | 0 | | | 512 Bytes | 074b6b509df8b9ca5d25b1392128661d87c0ec79e2d73072e3f3136628d138b3 |
lib/socialization/actors/follower.rb | 100644 | 0 | 0 | | | 3.04 KB | 54295524f90bf2dfb259172afa5dca7fdfce96b27b230eb9c4e5f257da12c885 |
lib/socialization/actors/liker.rb | 100644 | 0 | 0 | | | 2.83 KB | 310cd4dd71fe06e2b51e786e566a3fd672122a8bc5ab934e0a489230387d50e8 |
lib/socialization/actors/mentioner.rb | 100644 | 0 | 0 | | | 3.13 KB | da2810b5f8f75c7f8cf2d81706d81a6b8f8776b8afc4eaad225a459a81e788a2 |
lib/socialization/config/config.rb | 100644 | 0 | 0 | | | 576 Bytes | a6a421937840631ef59d85c31c913116130204a178fd3e24d8bdf9d134ac2b9a |
lib/socialization/helpers/acts_as_helpers.rb | 100644 | 0 | 0 | | | 1.03 KB | bd5d25b72cab1976480b77f2376573e3b6d66b4ccf2d41ab898f119ffa1be116 |
lib/socialization/helpers/string.rb | 100644 | 0 | 0 | | | 236 Bytes | 954f24e6137d1eaad74dddcfd4373685a7251b30d2c1210724a6730e70e28a5e |
lib/socialization/lib/exceptions.rb | 100644 | 0 | 0 | | | 69 Bytes | 27032d37252e30ae50113afe751f7588de66f20d6617fd4530e827f03cec6298 |
lib/socialization/stores/active_record/follow.rb | 100644 | 0 | 0 | | | 3.8 KB | 8de4fea8a5e01ce293cc215c16903765ec60519ca293682c0afcc7e2ba67d46c |
lib/socialization/stores/active_record/like.rb | 100644 | 0 | 0 | | | 3.52 KB | 61d3e5f994267e056572ea393ae5151e1ccd0a01dce9a3192d101b8398567b57 |
lib/socialization/stores/active_record/mention.rb | 100644 | 0 | 0 | | | 3.91 KB | 3b66c780a72092940e807eb01c346c5a25e43caeb3c71f624fb5cb4c1daacff5 |
lib/socialization/stores/active_record/mixins/base.rb | 100644 | 0 | 0 | | | 299 Bytes | 21c9f2bf443c85ce52dea4f3c7cd383f14d3a974679098ea5e73567a90970bf3 |
lib/socialization/stores/mixins/base.rb | 100644 | 0 | 0 | | | 603 Bytes | 8ccd86784d54f6c313ec72f0954adf57f5c09eab0dc9ac3c39a57a2893a90be7 |
lib/socialization/stores/mixins/follow.rb | 100644 | 0 | 0 | | | 1.12 KB | a932916bdaaf7b71055cfbaa090752adf62e3e8a66d5899f0bd0b080e0cd017e |
lib/socialization/stores/mixins/like.rb | 100644 | 0 | 0 | | | 1.08 KB | c23025a3cd59f6e4eacfc141df64ab832f5c1ed3403aa15e9e8749272fa68f82 |
lib/socialization/stores/mixins/mention.rb | 100644 | 0 | 0 | | | 1.14 KB | 29a19591e3e5188f100477b3b3047a039dda2fed6aede998032c0b3e60fa9f35 |
lib/socialization/stores/redis/base.rb | 100644 | 0 | 0 | | | 4.29 KB | a4559faee2c149e48464d7be1d3605101b6c2d1896efeb7377357092d032733a |
lib/socialization/stores/redis/config.rb | 100644 | 0 | 0 | | | 148 Bytes | f2ba572e7bf2c70d053279f7b32175b6899eeb6347b07ffb8933ce0969ce267f |
lib/socialization/stores/redis/follow.rb | 100644 | 0 | 0 | | | 1.09 KB | 24134f46e0d1219397f70fe1bbbb7c912faeb045a77b98f463f2d59057af4249 |
lib/socialization/stores/redis/like.rb | 100644 | 0 | 0 | | | 1.05 KB | c71c9bb9fd3343f851a4ab2006f86b82cbc5c4c10bbeb4916fcf721f913f06c0 |
lib/socialization/stores/redis/mention.rb | 100644 | 0 | 0 | | | 1.1 KB | 9f49e94b3f4d0143fd67329087292b4263631ca72d84c20ff5431cbc9a74d4c8 |
lib/socialization/stores/redis/mixins/base.rb | 100644 | 0 | 0 | | | 106 Bytes | bca09d9868d9348cb3a1e90e41af03962705ae1baaf01c6c412feb033b53a988 |
lib/socialization/subjects/followable.rb | 100644 | 0 | 0 | | | 1.44 KB | f3ca952e3b50207dad09763b9f188af692caf9617cf13c5e59e6e14d26e878f1 |
lib/socialization/subjects/likeable.rb | 100644 | 0 | 0 | | | 1.35 KB | 4f94d3b051584cf0524193ac2f214bc6c3e5b1a84d2313024fe17721d7aa9cdb |
lib/socialization/subjects/mentionable.rb | 100644 | 0 | 0 | | | 1.48 KB | 19aad90320097978bb8f4aec8d5875125ad162451187b0344dcda3287c7cd5b9 |
lib/socialization/version.rb | 100644 | 0 | 0 | | | 45 Bytes | f924cf4b60fe03f807d5d983bab177914bd1f4786098357dc06e5a3fb6e68387 |
socialization.gemspec | 100644 | 0 | 0 | | | 1.33 KB | aa4d6acd0ffa6a05705bbaa71232f104413395f7ea5e08f752f07efa9f30bbee |
spec/actors/follower_spec.rb | 100644 | 0 | 0 | | | 3.35 KB | 4aa85e2527c4ff0e6b16bcfe1ac7eda0e279c5430e44a657626c282b7160fe0a |
spec/actors/liker_spec.rb | 100644 | 0 | 0 | | | 2.78 KB | 7e80b3d1aa2c81b0a341e5d3808f39646fbb4ce1437c56bb4dc1f9ff37d14ebb |
spec/actors/mentioner_spec.rb | 100644 | 0 | 0 | | | 3.16 KB | 1efe427948a1c5a0a81484a91b89fade3e2c6a036c2fc9451b9137c262655a5b |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 527 Bytes | 066b9bf29b2542ab66859fabba416f82f552a19a1d10a3c78f514d24cb30969f |
spec/spec_support/data_stores.rb | 100644 | 0 | 0 | | | 5.15 KB | ec6ddc549042871bbfc728c545dcf3c138d102cb5e781f162ae57ec7f9aed60e |
spec/spec_support/matchers.rb | 100644 | 0 | 0 | | | 1.48 KB | 82be7cc2eb86e8591eb986fbb6c6a13f72a671384a00f0b001d46a943a519121 |
spec/stores/active_record/follow_store_spec.rb | 100644 | 0 | 0 | | | 4.75 KB | 75bacb5f19271ac5c969775bf33a2089dd647091bd42f50ab85eb716fe553362 |
spec/stores/active_record/like_store_spec.rb | 100644 | 0 | 0 | | | 4.3 KB | ece8f407af161ab22c394c0147d20fb9da1bb4bedfc67e718f4994b95e39eb5a |
spec/stores/active_record/mention_store_spec.rb | 100644 | 0 | 0 | | | 4.92 KB | 7fb85443ab0606507430ca774dacda85515895f971c6cb12fd230cfe29710028 |
spec/stores/active_record/mixins/base_spec.rb | 100644 | 0 | 0 | | | 696 Bytes | cf6694f022de7175e2640e5df5474e1ab1d7fc17b3482454887c331edf085710 |
spec/stores/redis/base_spec.rb | 100644 | 0 | 0 | | | 7.43 KB | c746ad88de284c1b2abef6cd429fd81677cd5bf762d5d497a59ab39a5b49e71d |
spec/stores/redis/config_spec.rb | 100644 | 0 | 0 | | | 729 Bytes | 541f0b298ecd4c2de03e450d86675b2a6450b8e0b3c9de3f9675af4a7411f231 |
spec/stores/redis/follow_store_spec.rb | 100644 | 0 | 0 | | | 1023 Bytes | 5e02cd1101037818541e39ddc9574d09aebc219dfb2d7a9b9cf2df7d66764c94 |
spec/stores/redis/like_store_spec.rb | 100644 | 0 | 0 | | | 834 Bytes | ac558c7b4bc2b56c760567a501fbcce80bf21b45186ca4abfb57ea874fc695e2 |
spec/stores/redis/mention_store_spec.rb | 100644 | 0 | 0 | | | 869 Bytes | af4908d43a2d5f52ed83916c7a465663b6a0a3ee6728e10f8855e0fc49b4b7c6 |
spec/string_spec.rb | 100644 | 0 | 0 | | | 490 Bytes | ceeb13094730b07020d8c9091e843a80571623fffb558079a3d6780eaef5f369 |
spec/victims/followable_spec.rb | 100644 | 0 | 0 | | | 1.55 KB | 5cba5572f72a6c219cc9b28e2cb6f6d2ee574254f234c253ce37ea8f17ffe2e3 |
spec/victims/likeable_spec.rb | 100644 | 0 | 0 | | | 1.42 KB | 8d16ed8e783efcf5484abbba8abf7e23683b2824c7d6cff6ea85a5e46124719c |
spec/victims/mentionable_spec.rb | 100644 | 0 | 0 | | | 1.6 KB | 9db61117ef2855bfc02d50306babdbb31f67ddd820725bba8242fba58864dad0 |
spec/world_spec.rb | 100644 | 0 | 0 | | | 3.3 KB | 135a29f41f8f9e7ffdc421a46415e9ff16f9b87bba7dd00634dac5b77a81d222 |