Chatwoot/app/models
Anto Dominic 4e9290ad76 Send emails via sidekiq (#380)
* add sidekiq web view if the user is an administrator

* add sidekiq setup configuration and support

* update devise to use delivery_later method and update test

* update conversation to use deliver_later instead of deliver

* Update Routes

* Add Procfile for Heroku One-Click Start

* updating docs

* update concurrency and Procfile for supporting Heroku Free Dyno

* update Procfile.dev
2019-12-25 03:03:02 +05:30
..
channel Add specs for model facebook_page (#346) 2019-12-05 13:20:04 +05:30
concerns Replace pusher with action cable (#178) 2019-10-25 01:37:01 +05:30
account.rb Add Account Model specs (#341) 2019-12-03 10:09:45 +05:30
application_record.rb Remove unused method from ApplicationRecord (#257) 2019-11-24 02:51:33 +05:30
attachment.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
canned_response.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
contact.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
contact_inbox.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
conversation.rb Send emails via sidekiq (#380) 2019-12-25 03:03:02 +05:30
inbox.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
inbox_member.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
message.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
plan.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
subscription.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
telegram_bot.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
user.rb Send emails via sidekiq (#380) 2019-12-25 03:03:02 +05:30