Refactor and move SpamService
- 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
Showing
Please register or sign in to comment