mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-21 21:17:27 +08:00
- Move some data transforming into contracts. - Add some missing specs. - Use the `try` step. - Improve the `model` step a bit by allowing to catch any exception, and not only `ArgumentError`. We already had the mechanism to inspect which exception was caught. |
||
|---|---|---|
| .. | ||
| controllers/chat | ||
| jobs | ||
| models | ||
| queries/chat | ||
| serializers/chat | ||
| services/chat | ||
| validators/chat | ||
| views | ||