Chatwoot/app/models
Sojan Jose 3988777718
Refactoring the code for pub sub (#155)
- We were using the attribute name 'channel' to store pubsub tokens, which was confusing.
- switched to faker from ffaker
- spec for contact.rb
2019-10-17 03:18:07 +05:30
..
channel Initial Commit 2019-08-14 15:18:44 +05:30
concerns Initial Commit 2019-08-14 15:18:44 +05:30
account.rb Refactor Conversation model (#134) 2019-10-12 23:38:41 +05:30
application_record.rb Initial Commit 2019-08-14 15:18:44 +05:30
attachment.rb Refactor Attachment#push_event_data 2019-10-02 18:19:27 -05:00
canned_response.rb Initial Commit 2019-08-14 15:18:44 +05:30
channel.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
contact.rb Refactoring the code for pub sub (#155) 2019-10-17 03:18:07 +05:30
conversation.rb Refactor Conversation model (#134) 2019-10-12 23:38:41 +05:30
facebook_page.rb Initial Commit 2019-08-14 15:18:44 +05:30
inbox.rb Remove phantomjs dependency 🔥 2019-09-02 16:23:06 +05:30
inbox_member.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
message.rb Refactor Conversation model (#134) 2019-10-12 23:38:41 +05:30
plan.rb Prefer Enumerable#detect over Enumerable#select.first (#147) 2019-10-15 11:46:18 +05:30
subscription.rb Refactor Conversation model (#134) 2019-10-12 23:38:41 +05:30
telegram_bot.rb Initial Commit 2019-08-14 15:18:44 +05:30
user.rb Refactoring the code for pub sub (#155) 2019-10-17 03:18:07 +05:30