Gabriel Jablonski
|
659c3e7c2f
|
chore: apply Rails/SaveBang cop (#15)
* chore: apply Rails/SaveBang cop
* fix: correct locale validation in category model spec
* fix: update save methods to avoid Rails/SaveBang cop violations
|
2025-04-03 23:29:24 -03:00 |
|
Jordan Brough
|
59b31615ed
|
chore: Use "create!" and "save!" bang methods when not checking the result (#5358)
* Use "create!" when not checking for errors on the result
* Use "save!" when not checking the result
|
2022-09-13 17:40:06 +05:30 |
|
Pranav Raj S
|
2be71e73dc
|
feat: Add a view for mentions (#3505)
- Added a new table mentions for saving user mentions
- Added a filter conversation_type in the API
- Added a view to see the mentions
|
2021-12-09 11:20:14 +05:30 |
|