Chatwoot/app/controllers/api/v1
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
..
accounts chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
integrations Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
widget chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
accounts_controller.rb fix: Set account default language in account API (#5086) 2022-07-26 22:42:20 +05:30
notification_subscriptions_controller.rb chore: Use "destroy!" instead of "destroy" when not checking the return value (#4259) 2022-03-24 13:28:25 +05:30
profiles_controller.rb chore: Remove message_signature_enabled from users (#3982) 2022-02-15 12:10:53 +05:30
webhooks_controller.rb chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30