Guest User

Untitled

a guest
Nov 21st, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. has_many :group_messages, class_name: 'Group::Message'
  2. has_and_belongs_to_many :group_conversations, class_name: 'Group::Conversation'
Add Comment
Please, Sign In to add comment