mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 20:45:51 +00:00
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.