.github/workflows/ci.yml | 100666 | 0 | 0 | | | 646 Bytes | 964a9bc31a8d45c335a4b47dac61ca4e139a263368065f240f9b5dcd997ca9c1 |
.gitignore | 100666 | 0 | 0 | | | 118 Bytes | e2921b47434fee642cc41a4a607890fc7b9f5dd78542e6d01233058d17191910 |
.rspec | 100666 | 0 | 0 | | | 24 Bytes | 41867a19958e04097f6a9654954af43ebb9a52b01fc899918e12504471a6b2dd |
Gemfile | 100666 | 0 | 0 | | | 139 Bytes | c170ca426443158e2b9fb206901e7f3af6ec89be819f1bc43c3df36b85104535 |
LICENSE.txt | 100666 | 0 | 0 | | | 1.05 KB | 99a8b634965d2fe3cdca9f5f3d3a88ed56ba87dfb071efad1cbe9226673222cf |
README.md | 100666 | 0 | 0 | | | 2.92 KB | 9076dce86a3748a0465b2e4bc1c3e64f1beeca4581e3adb01edb4f0fb66507cc |
Rakefile | 100666 | 0 | 0 | | | 124 Bytes | 20bc5cd7c2a3756c87b269ae8905ec0d0129248b6a5b1991c425d67781825a77 |
lib/triviacrack.rb | 100666 | 0 | 0 | | | 344 Bytes | ef2e795bbcc86a8fb5982b6e5c0196e8d7d10ab2b6f7a160ebdcbf6de5b5e92f |
lib/triviacrack/api/client.rb | 100666 | 0 | 0 | | | 949 Bytes | d73c5234a9f433bfca5814a5542b0ffcd3b6ea6d104bb4aeff97f2a3b5dd7b08 |
lib/triviacrack/api/common.rb | 100666 | 0 | 0 | | | 2.44 KB | 0cc6f12e2f14c805fc8aeb566bdc7ce67d08529286c915e377a485f411a97700 |
lib/triviacrack/api/game.rb | 100666 | 0 | 0 | | | 1.89 KB | cf31e2381ef68d5a4ee5a15f52224bb766c0e67d9c50f9d8efab62355531324b |
lib/triviacrack/api/login.rb | 100666 | 0 | 0 | | | 1.1 KB | 23e3c1c25a91e45d1f3d14971f36fe0473ba602eca3530bf8388d3b85281aa56 |
lib/triviacrack/api/profile.rb | 100666 | 0 | 0 | | | 1.22 KB | 814bef99875b1996dba8d32c8ee1770ff139fbe141bfa75a1d3b5d30a34000a7 |
lib/triviacrack/api/question.rb | 100666 | 0 | 0 | | | 1.39 KB | ad89bbaf0f0c4b717c3697d8f384286c82f95a8669c2cde537b9f199734017bf |
lib/triviacrack/api/user.rb | 100666 | 0 | 0 | | | 1.46 KB | ba5d0a3c870caf3d38879cdfe13a82f7b1e746edcad1ae8aae234aaee394e7eb |
lib/triviacrack/category_statistics.rb | 100666 | 0 | 0 | | | 777 Bytes | 96246e97ca7e4017fbbf4071a96a80a80fa93e26c53d80df603ff9ef5fb20fbc |
lib/triviacrack/errors/parse_error.rb | 100666 | 0 | 0 | | | 170 Bytes | cef3a9d25ce41283bf0ce2b2eb47f4f3bfc027c14f524f4110f017ab89f04c97 |
lib/triviacrack/errors/request_error.rb | 100666 | 0 | 0 | | | 790 Bytes | 8d21f7e5e1cf0d72930acecf7004b01d630691be7d47d68677b76710c7526fd3 |
lib/triviacrack/game.rb | 100666 | 0 | 0 | | | 3.19 KB | f5884547e28389bb736b58d4d2e52630e7c898e48d4f55c0423c4d952b608cdf |
lib/triviacrack/game_statistics.rb | 100666 | 0 | 0 | | | 1.08 KB | 56e84abac4c5900bac94208a11dd9de2ccae2b4e42b044a33426f99afb0bdf57 |
lib/triviacrack/parsers/category_statistics_parser.rb | 100666 | 0 | 0 | | | 1.27 KB | 9137104d619f3ce415dc46f9b1a75b660b25228c2622128434d0faa80dc0cf8b |
lib/triviacrack/parsers/game_parser.rb | 100666 | 0 | 0 | | | 2.72 KB | 0f949de3f2dffdc3dd74b3c1e2b606d0300ad01a316650976b0544f647470a23 |
lib/triviacrack/parsers/game_statistics_parser.rb | 100666 | 0 | 0 | | | 1.36 KB | 29ec64498e41c6f3a55c20464b153a4c18f6ab66438ab728f1faf450bdfa59f8 |
lib/triviacrack/parsers/profile_parser.rb | 100666 | 0 | 0 | | | 1.98 KB | 0693eacd16e7faa801573ac04a035d2c7b9d2d9f60fa890da8056efaa71700ee |
lib/triviacrack/parsers/question_parser.rb | 100666 | 0 | 0 | | | 1.1 KB | db2985b95e117dfa9b283417982f8f2d94ce6e502acae7a1ee4ccac8f1bc2c8f |
lib/triviacrack/parsers/session_parser.rb | 100666 | 0 | 0 | | | 1.06 KB | 1ee88041682e0d4beb9eba31a2534dc9e819047c18f839ced774b7993ce11846 |
lib/triviacrack/parsers/time_parser.rb | 100666 | 0 | 0 | | | 625 Bytes | c778212344649e389cec7fe9334f219bdee9636ca0fd849fd940976ec3eea636 |
lib/triviacrack/parsers/user_parser.rb | 100666 | 0 | 0 | | | 1.6 KB | 4816f541cb0465452413fbc6a661869d9d9e1b6c3256a94994ab8bfa315b3846 |
lib/triviacrack/profile.rb | 100666 | 0 | 0 | | | 3.3 KB | c6a6f3dcddb3b9fc58a87aa901a574bb945f015f8b03a1b6cf2caa57fa166202 |
lib/triviacrack/question.rb | 100666 | 0 | 0 | | | 1.26 KB | b440241621220aba86dd98329d08091fe91caa0f7b753595bc51984f2524b70d |
lib/triviacrack/session.rb | 100666 | 0 | 0 | | | 785 Bytes | a6266806d33a2b858468b9fe41797d5f41d0f8f71937d5bc2ddc2d88f80b66cf |
lib/triviacrack/user.rb | 100666 | 0 | 0 | | | 2.73 KB | 718cb1373c3e55041adb42eec66a1fc079bc87314997c055b2d80f6814ca36ce |
lib/triviacrack/version.rb | 100666 | 0 | 0 | | | 78 Bytes | 54d908e6866c6a6fe26b13a0782d060423d03d19eef9ddd69d4b2babb690168e |
spec/api/game_spec.rb | 100666 | 0 | 0 | | | 2.86 KB | b50ac65b57e0f6d14498fe82eb6036a80f69c44bf028e03123c472c70ca003c4 |
spec/api/login_spec.rb | 100666 | 0 | 0 | | | 1.22 KB | c7be68383f5fac2fb90ed086de46a94c4616b5cd115215c6493be484d826c835 |
spec/api/profile_spec.rb | 100666 | 0 | 0 | | | 2.04 KB | df7b825de65acb5f81c8c580e11f342e33b6a3b51d5123a8c829220011b98769 |
spec/api/question_spec.rb | 100666 | 0 | 0 | | | 1.73 KB | 847b344cfc90501a2cf7e8c7c2191e46be8e89d1e24baee4a28168ab48a20427 |
spec/api/user_spec.rb | 100666 | 0 | 0 | | | 1.88 KB | 044b4438f54591ece049d95a6e0f34a19d24500c246e3d61c3694540b97155a4 |
spec/data/answer.json | 100666 | 0 | 0 | | | 4.01 KB | a5ff83cfdfe7758cc46807944b8a9fc89f451a9f6c6c2dcb2e549b690021fbca |
spec/data/dashboard.json | 100666 | 0 | 0 | | | 23.6 KB | 3e97c88db213e1cf70cc56d4afce3b8b664b7bfb2b746819288327892d278cf0 |
spec/data/game.json | 100666 | 0 | 0 | | | 3.73 KB | 09334760b0a9627001c3da72fd8b4033bdecf62c3826c08745ec9b2cc8388c5a |
spec/data/login.json | 100666 | 0 | 0 | | | 521 Bytes | e9fd7f533a494cbbc93412b811c51d1c43e90fe6690250d01689cbc3bfb62278 |
spec/data/my_profile.json | 100666 | 0 | 0 | | | 10.7 KB | 2b4229ed9a6c3d6a3c752ef647a411e8f7849f3ff08ddeaa993b024a85c0585a |
spec/data/new_game.json | 100666 | 0 | 0 | | | 11.4 KB | d3d360419493bc1a1564e5c6cffefc98c54bd1dd2b910a52cb0893139397e74e |
spec/data/profile.json | 100666 | 0 | 0 | | | 10.6 KB | 7aaea580a1b37270842754caa34e5e44a9f4ba719c5a0f3f74893bfe1010c1b4 |
spec/data/question.json | 100666 | 0 | 0 | | | 259 Bytes | d5dc60ab5ae074779d71277abeda2a2c6d1507af98311b2dca69020eea361cad |
spec/data/question_image.json | 100666 | 0 | 0 | | | 311 Bytes | fdd37b4f3b1d7f4c2ebf6c622e37eafb70fc94768ebede5687ffc1968c0c3278 |
spec/data/search.json | 100666 | 0 | 0 | | | 2.87 KB | 6118e7c63ac51986c745f0c8172be368b04ad5081b9343fd7244cd6f5f55b629 |
spec/data/user.json | 100666 | 0 | 0 | | | 450 Bytes | 8f88a3e501fb726ddc5120b5683d688ac54a419451242f1a934d44ef9607efb4 |
spec/game_spec.rb | 100666 | 0 | 0 | | | 1.29 KB | 9dc042ee80bd1a4e553336395d6020e068aac38fed6e37b8e14fe2698cabe2fb |
spec/parsers/category_statistics_parser_spec.rb | 100666 | 0 | 0 | | | 1.4 KB | 4d20d19d16f88672e92100ad984c980d181156fc79210ce84be2fd413a7a85a2 |
spec/parsers/game_parser_spec.rb | 100666 | 0 | 0 | | | 5.4 KB | a98082f4b695be8a8f33142e6631c3b7399fa2ca141dc37ec0f67df5f2c5427c |
spec/parsers/game_statistics_parser_spec.rb | 100666 | 0 | 0 | | | 2.17 KB | 237a3a775b045b138fdb83fdefafee46bb3fa403fd9d324feec9bd9e1b4ff4d5 |
spec/parsers/profile_parser_spec.rb | 100666 | 0 | 0 | | | 2.44 KB | 41def39078f745e58ee4f5d8e0475c1049ef638e2553ef55e9584d1db8d9c68e |
spec/parsers/question_parser_spec.rb | 100666 | 0 | 0 | | | 1.37 KB | 136c5fd1ddd21d333cde811016fc09fdfe56e0b73e3f9600bf4dfe0fecee98d2 |
spec/parsers/session_parser_spec.rb | 100666 | 0 | 0 | | | 606 Bytes | 8cfdf407fa22c17d1469e4420a2d63c42d17be8837eeb31d3aff2730caf64d39 |
spec/parsers/time_parser_spec.rb | 100666 | 0 | 0 | | | 492 Bytes | f71c088859f58891f453ccac65432292c50ed6fa0bdcb6dc0752c8ab6c662c08 |
spec/parsers/user_parser_spec.rb | 100666 | 0 | 0 | | | 1.93 KB | 13deeebdf0e2d49212e27964ebc08d7c5c1d45500b8c051f36abf92b29d7549d |
spec/spec_helper.rb | 100666 | 0 | 0 | | | 1.46 KB | a0274c7ae1c2b2ae824c4827bc5b3eb959e350e01985d5bdbac97eba1e19383f |
spec/user_spec.rb | 100666 | 0 | 0 | | | 744 Bytes | 82d1298f9b78849eb5d36c81050ccea9c4e8587ce633b82cc08b5b8b818ab2b4 |
triviacrack.gemspec | 100666 | 0 | 0 | | | 1.21 KB | f388c2f4cf7ae430141cc184228ca6f7b4434a367d51dce8e5d4376fc49c397a |