discourse/spec/services/user
Loïc Guitaut 05b8ff436c DEV: Introduce a `Service::ActionBase` class for service actions
This will help to enforce a consistent pattern for creating service
actions.

This patch also namespaces actions and policies, making everything
related to a service available directly in
`app/services/<concept-name>`, making things more consistent at that
level too.
2024-09-18 17:02:46 +02:00
..
action DEV: Introduce a `Service::ActionBase` class for service actions 2024-09-18 17:02:46 +02:00
silence_spec.rb DEV: Introduce a `Service::ActionBase` class for service actions 2024-09-18 17:02:46 +02:00
suspend_spec.rb DEV: Introduce a `Service::ActionBase` class for service actions 2024-09-18 17:02:46 +02:00