.github/workflows/ci.yml | 100644 | 0 | 0 | | | 679 Bytes | 510bf8fb6cbbe24ad28b8823cff2538171f98ccc6f065cdadaad92fce4601305 |
.gitignore | 100644 | 0 | 0 | | | 22 Bytes | 0fb5cbf877a29cb00125dfe5ee917d214da6e4dd9b6a3f3e155e07403bc0c87b |
.rubocop.yml | 100644 | 0 | 0 | | | 48 Bytes | 76056b00bdc4e6ce5e59e7fc513f0e040f68239f5cb0c2bde8c9c327a60992e5 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | fbe0e2959a1078267e2952f699103911767c54f525ae798b3a1ffb3a6d04001c |
Gemfile | 100644 | 0 | 0 | | | 127 Bytes | 5588e1493cf096ab07e3eda9b679dc8d32e57a4813c61df05ed73e03fd9f1a96 |
Gemfile.lock | 100644 | 0 | 0 | | | 2.12 KB | 0675d56d6c48080609154b6a648ad849d911b699e5cff1b7d0e6d0050787c372 |
MIT-LICENSE | 100644 | 0 | 0 | | | 1.03 KB | a7e5ef0b4486174e07260d0c732cf043e06bd39af83f669df055864d85b8bd46 |
README.md | 100644 | 0 | 0 | | | 1.53 KB | 14b59983372ee9f0d030431b475da44f1130c3ded04f491f50cb63f1a8de93ff |
Rakefile | 100644 | 0 | 0 | | | 175 Bytes | 254d240a496b9ba4fe2d335499a1e8f43bb946edde626b870c0032276dde73c3 |
bin/release | 100755 | 0 | 0 | | | 374 Bytes | 4c9ee5343075ddb2e0031efac50126d0af11f754e98928ee81f54a51e037407d |
lib/rspamd-ruby.rb | 100644 | 0 | 0 | | | 48 Bytes | f0ee6f41fdffd9ba9ee168eb20307b64468d20c18ab12e3a914d739dd17599ea |
lib/rspamd/check/result.rb | 100644 | 0 | 0 | | | 852 Bytes | 8cbe6b7c491dc502bf1daf0d978b09a0f66384c406d85eb0e367b3a49758f2e5 |
lib/rspamd/client.rb | 100644 | 0 | 0 | | | 1.84 KB | 38cd1ec27be7122fbd5b7d70edd0609b56acafd156a8cd981bec64b161244822 |
lib/rspamd/configuration.rb | 100644 | 0 | 0 | | | 556 Bytes | 14a409c4909fdc3fa70fb4ec9cb22bcaf70d5e9410ddc59456428ec6687d5a2f |
lib/rspamd/errors.rb | 100644 | 0 | 0 | | | 90 Bytes | d8387a6aed34426c532515b0291255bf80597fdcdc612a5bb3a6dd00a935fed6 |
lib/rspamd/service.rb | 100644 | 0 | 0 | | | 820 Bytes | e571be129a3e10fcb57fcbb7bff7f71ad754c2d09378bbc1983a951b74d503a5 |
lib/rspamd/version.rb | 100644 | 0 | 0 | | | 38 Bytes | 3ce3d975792fbfedec73675f3c260537a5a7f2ec49b61c11c969ad17470695ae |
rspamd-ruby.gemspec | 100644 | 0 | 0 | | | 663 Bytes | fb2ac1b394c45759d690eee72a9d065f9430820d2966f9c47a1a0abc4d3d7251 |
test/client_test.rb | 100644 | 0 | 0 | | | 5.53 KB | 325f1f3affcf205eb57f063a2d9b6f232c847fb7fa68215292c7b42d6b3b97e2 |
test/fixtures/mail/ham.eml | 100644 | 0 | 0 | | | 437 Bytes | 6535c49705eeac3a0f2c4d83de97638d31014f0d00b11233e8d837a8e1d7c88a |
test/fixtures/responses/already_reported.json | 100644 | 0 | 0 | | | 99 Bytes | 1094ad00fcc25f71641601fdf125a5d060cecba70d8b57794014a276c6675a3d |
test/fixtures/responses/ham.json | 100644 | 0 | 0 | | | 213 Bytes | 10547ec9af4180a672ce45b9899ac6c7d5d8091baf09e64cd87dc7f99104362c |
test/fixtures/responses/spam.json | 100644 | 0 | 0 | | | 157 Bytes | fd44dea7adfd722d74943edd2d528541581bd2671bc4df53240881a4c1da7de6 |
test/test_helper.rb | 100644 | 0 | 0 | | | 92 Bytes | ec5f4149a7875393723e03d7e5e43025a3753d744177ced608def23c9cb3567e |