feat: Notification action cable event (#4154)

This commit is contained in:
Muhsin Keloth
2022-03-17 18:56:36 +05:30
committed by GitHub
parent 430547e026
commit 23fe8847d8
5 changed files with 21 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ Metrics/ClassLength:
- 'app/models/message.rb'
- 'app/builders/messages/facebook/message_builder.rb'
- 'app/controllers/api/v1/accounts/contacts_controller.rb'
- 'app/listeners/action_cable_listener.rb'
RSpec/ExampleLength:
Max: 25
Style/Documentation: