• charlieablett's avatar
    Refactor and move SpamService · ee43fc44
    charlieablett authored
    - Rename to SpamCheckService so it's obvious what it does
    - Use `execute` method for consistency with other services
    - Update unit tests
    - move ActiveRecord logic into the model
    - Add unit tests for new SpamLog method
    ee43fc44
post_projects_issues_spec.rb 20.5 KB