.github/workflows/ci.yml | 100644 | 0 | 0 | | | 801 Bytes | e7f5a5f347b50fd13390830653a19ed3d935586fbbcb709a53716520efaab3ac |
.github/workflows/publish.yml | 100644 | 0 | 0 | | | 1.11 KB | 8c1d922b96255ffcbee67d6a98bbbd7040fe739f8da93e9ecf35f0e6e1c2bc07 |
.gitignore | 100644 | 0 | 0 | | | 110 Bytes | 2ba246cc0d430cb94001ad90a243193d9417a51069620487520cb42461485837 |
.rspec | 100644 | 0 | 0 | | | 24 Bytes | 41867a19958e04097f6a9654954af43ebb9a52b01fc899918e12504471a6b2dd |
.rubocop.yml | 100644 | 0 | 0 | | | 672 Bytes | d68463e5d3b1d041bb67f0e473c725cafa493851570a40baddbcc6b8a695bb15 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 905360921e63f419d6a111dd3216bf28402f367ab9aa69444d80e97419600d80 |
Gemfile | 100644 | 0 | 0 | | | 127 Bytes | 11d9f38eb51fc80beac5221aa515576d575b93bb67d46fb9440ec59d42e256f2 |
Gemfile.lock | 100644 | 0 | 0 | | | 1.83 KB | e2e69fc7da242c42ff70edc3c89ac2589f49e45cea437e5bfb63cc6523b7c592 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 99a8b634965d2fe3cdca9f5f3d3a88ed56ba87dfb071efad1cbe9226673222cf |
README.md | 100644 | 0 | 0 | | | 3.02 KB | 656025e1c3b04e45ea8b20697d48b2f8f341220ff4077a3f80463c0730d0ef38 |
Rakefile | 100644 | 0 | 0 | | | 198 Bytes | 7f65a3381e2798bcf6fecdde4dd6291c2b86853ce428ce6fbdc3542297fd0274 |
lib/triviacrack.rb | 100644 | 0 | 0 | | | 375 Bytes | 6fceaf858ad7a40055ec2a90cb081c7b38935db23f999f9667e066a2fc2863fa |
lib/triviacrack/api/client.rb | 100644 | 0 | 0 | | | 978 Bytes | cd2f0c1c7572c6f644dd6e1f92e149d9c2aa9e590681b613e4bb7f59236dcead |
lib/triviacrack/api/common.rb | 100644 | 0 | 0 | | | 2.36 KB | ba0a3824d3779411affed18ebd2e4150d0cf2db2dc97261864de943c42f5dc7c |
lib/triviacrack/api/game.rb | 100644 | 0 | 0 | | | 1.92 KB | dfbb497a486a89c1c838a432fc98078f806756291ba0db581dc158c92bc3df12 |
lib/triviacrack/api/login.rb | 100644 | 0 | 0 | | | 1.09 KB | e028dbbd204984bdd3221ec32cc10b38abe298a69dff8fc8389f1407e43dfcff |
lib/triviacrack/api/profile.rb | 100644 | 0 | 0 | | | 1.29 KB | 6246a54f115b84345490376c76f84adb448b2a4ad58e1bb472c3b678d32ff858 |
lib/triviacrack/api/question.rb | 100644 | 0 | 0 | | | 2.92 KB | 9090b56e7bad6a36a355d0ee8a216e5e6622751131836764fb3b0d5f4d220401 |
lib/triviacrack/api/user.rb | 100644 | 0 | 0 | | | 1.48 KB | 361065abb442cb0012788fbbafb36272ceb389a8083ace9ecc262b5685c687be |
lib/triviacrack/category_statistics.rb | 100644 | 0 | 0 | | | 806 Bytes | a2f75b211ce8e931305fe69e735ed89c57e2c7d1a7ab5e9e134ea1728b72c00e |
lib/triviacrack/errors/parse_error.rb | 100644 | 0 | 0 | | | 201 Bytes | 834bf5963a089fa3321d759029f00b88c69794c96af5a60d053184dc7b959ce3 |
lib/triviacrack/errors/request_error.rb | 100644 | 0 | 0 | | | 859 Bytes | 97770b3dccfe6ad7984258761a912815f53524545c4c010e02da7801394a6d1e |
lib/triviacrack/game.rb | 100644 | 0 | 0 | | | 3.28 KB | 07a9e0870e55a9e25691780ce74c74d9591c9e2b9ecf566aad1f3383556816fc |
lib/triviacrack/game_statistics.rb | 100644 | 0 | 0 | | | 1.14 KB | 7825233f6c4aef6f3e605672018a3733b5e2ab64585b423a7d6990e6940b5f73 |
lib/triviacrack/parsers/category_statistics_parser.rb | 100644 | 0 | 0 | | | 1.29 KB | b98f88a5b87c7d9b539248aae74f6c6e2379b40f756fb4fa7258f051f11b7338 |
lib/triviacrack/parsers/game_parser.rb | 100644 | 0 | 0 | | | 3.22 KB | 1fb209f96d725d5cffeb54731943aa69ec2b5986d4e8728ba7c7fbcf7c3bd679 |
lib/triviacrack/parsers/game_statistics_parser.rb | 100644 | 0 | 0 | | | 1.45 KB | fe9541e2e33934b9cbba41c4509ba7a933d418ae71b7e292fe1431695f221462 |
lib/triviacrack/parsers/profile_parser.rb | 100644 | 0 | 0 | | | 2.06 KB | d1befede7df952694f7976e763455306f9ee15f3f162f0de8fec6e208458f5b4 |
lib/triviacrack/parsers/question_parser.rb | 100644 | 0 | 0 | | | 1.13 KB | 4f900d2c791fac254588153afc8b81b7bb066f31e4bb3140979f2f341ba0364b |
lib/triviacrack/parsers/session_parser.rb | 100644 | 0 | 0 | | | 1.09 KB | e0fddafbc5b9dc1f656e8a49fd9b907411a1608776806080cfea16aa3bbcc341 |
lib/triviacrack/parsers/time_parser.rb | 100644 | 0 | 0 | | | 654 Bytes | c338da5e6001a1dacfd79d712e7056e3fe581d28cf3c26b16647361dcbc11bcd |
lib/triviacrack/parsers/user_parser.rb | 100644 | 0 | 0 | | | 1.74 KB | 7f84413647be500d226e6b8678f815906ca444c81f1d9c057b5e976053864884 |
lib/triviacrack/profile.rb | 100644 | 0 | 0 | | | 3.41 KB | 16816753fd4965c84b68c218d369d53b91cac49288e731d80b47c94198191b24 |
lib/triviacrack/question.rb | 100644 | 0 | 0 | | | 1.33 KB | 7647ba6b42e825965a0db5633de4cd75617c184bc14ee21a67d594970b5270b9 |
lib/triviacrack/session.rb | 100644 | 0 | 0 | | | 814 Bytes | 0b07d4040358732c621026c63ad6972d3dd26460da1d53f873c3072ef3ef5af9 |
lib/triviacrack/user.rb | 100644 | 0 | 0 | | | 2.82 KB | d4bfa4cc83d53390f85c90c7ddac789510f32f37a4eda1cc8ac1c57214f858f2 |
lib/triviacrack/version.rb | 100644 | 0 | 0 | | | 109 Bytes | 951f23487b620bcd6b8fee9d36d52cd7c9a1dd7b21d9a665f07629df6b300652 |
spec/api/game_spec.rb | 100644 | 0 | 0 | | | 3.05 KB | 464f33800620f92784dd6007dcc42cb925c3aebc6d1cc506a0a3a5e723a7f9ef |
spec/api/login_spec.rb | 100644 | 0 | 0 | | | 1.3 KB | 725545b7fcba0dc776491f0a13b22511bad5449af184c7aba8e10a75d4d05874 |
spec/api/profile_spec.rb | 100644 | 0 | 0 | | | 2.18 KB | 399abd59210fe034e24d51eb3de74c193f96934950be9a11f1c1ec802d25e99a |
spec/api/question_spec.rb | 100644 | 0 | 0 | | | 3.59 KB | 5650d1810a2e87efb4377b5d3c468bb814420e4ad13a9ed2c4f214d67c1e2a9c |
spec/api/user_spec.rb | 100644 | 0 | 0 | | | 1.99 KB | 9826ea6ea967c55f08b3b9381af3ab866f6d30aa56d42b3a0d3ae6e226c77a07 |
spec/data/answer.json | 100644 | 0 | 0 | | | 4.01 KB | a5ff83cfdfe7758cc46807944b8a9fc89f451a9f6c6c2dcb2e549b690021fbca |
spec/data/dashboard.json | 100644 | 0 | 0 | | | 23.6 KB | 3e97c88db213e1cf70cc56d4afce3b8b664b7bfb2b746819288327892d278cf0 |
spec/data/game.json | 100644 | 0 | 0 | | | 3.73 KB | 09334760b0a9627001c3da72fd8b4033bdecf62c3826c08745ec9b2cc8388c5a |
spec/data/game_duel.json | 100644 | 0 | 0 | | | 12.1 KB | 0577e9728c0dc2c6efad31151135a491dc0ed7539c19d5de2d1461479fc4c980 |
spec/data/login.json | 100644 | 0 | 0 | | | 521 Bytes | e9fd7f533a494cbbc93412b811c51d1c43e90fe6690250d01689cbc3bfb62278 |
spec/data/my_profile.json | 100644 | 0 | 0 | | | 10.7 KB | 2b4229ed9a6c3d6a3c752ef647a411e8f7849f3ff08ddeaa993b024a85c0585a |
spec/data/new_game.json | 100644 | 0 | 0 | | | 11.4 KB | d3d360419493bc1a1564e5c6cffefc98c54bd1dd2b910a52cb0893139397e74e |
spec/data/profile.json | 100644 | 0 | 0 | | | 10.6 KB | 7aaea580a1b37270842754caa34e5e44a9f4ba719c5a0f3f74893bfe1010c1b4 |
spec/data/question.json | 100644 | 0 | 0 | | | 259 Bytes | d5dc60ab5ae074779d71277abeda2a2c6d1507af98311b2dca69020eea361cad |
spec/data/question_image.json | 100644 | 0 | 0 | | | 311 Bytes | fdd37b4f3b1d7f4c2ebf6c622e37eafb70fc94768ebede5687ffc1968c0c3278 |
spec/data/search.json | 100644 | 0 | 0 | | | 2.87 KB | 6118e7c63ac51986c745f0c8172be368b04ad5081b9343fd7244cd6f5f55b629 |
spec/data/user.json | 100644 | 0 | 0 | | | 450 Bytes | 8f88a3e501fb726ddc5120b5683d688ac54a419451242f1a934d44ef9607efb4 |
spec/game_spec.rb | 100644 | 0 | 0 | | | 1.32 KB | e918192ac218c4bf3d881d4766cde5b29ca98a829b22b3b7b5cc934d0607708b |
spec/parsers/category_statistics_parser_spec.rb | 100644 | 0 | 0 | | | 1.44 KB | 625540c28d89d46b6fb646b0e104c7bf806f264657cd11182166689e2729b4e8 |
spec/parsers/game_parser_spec.rb | 100644 | 0 | 0 | | | 6.83 KB | be2403fd154ba77abe2f6d66c21e64c351a626154557b145fc3053352b327dc8 |
spec/parsers/game_statistics_parser_spec.rb | 100644 | 0 | 0 | | | 2.22 KB | 1268aa77501e3e8662640b6b745398063469c70146a56e2dc2a2e01aabe17b1a |
spec/parsers/profile_parser_spec.rb | 100644 | 0 | 0 | | | 2.48 KB | 4ef86b508e29a2e9345c0f7f24e904ea41c9b4b4dbde1984e861ee09d1ad4343 |
spec/parsers/question_parser_spec.rb | 100644 | 0 | 0 | | | 1.44 KB | 1f1b9c565bd4c5c709ee43546fe0c31dce6248a54f11cda9400ef5d92784e9b4 |
spec/parsers/session_parser_spec.rb | 100644 | 0 | 0 | | | 640 Bytes | 96f88dd95b4df4763833f47ae63763eaaf93907918b6a936625de5178045ed5e |
spec/parsers/time_parser_spec.rb | 100644 | 0 | 0 | | | 521 Bytes | ae2b5d0338b0cb7cd82dbd22fce60a50ec66e5fe18fac86acbad5a0e3be57693 |
spec/parsers/user_parser_spec.rb | 100644 | 0 | 0 | | | 1.97 KB | 652cef7b7adf59caf08c4c4227bd6f95376dedc23f16b2629c0726a51ff8af18 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.58 KB | 8d19c71d5c35b58c2c61d69cbd07c80b468e99663382dcab8054bd05904d5229 |
spec/user_spec.rb | 100644 | 0 | 0 | | | 773 Bytes | 507dcaee5eb499beeb06db5b0ae2e08cad23edfd11627592ef0b695706328e2f |
triviacrack.gemspec | 100644 | 0 | 0 | | | 1.23 KB | 4ff43ee1e68809ff11b086098820ee0e53212c4b0a9f6fb53728832430976496 |