Class: Arkaan::Chatrooms::Campaign

Inherits:
Base
  • Object
show all
Defined in:
lib/arkaan/chatrooms/campaign.rb

Overview

Represents the chatroom embedded in a campaign.

Author:

Instance Attribute Summary collapse

Attributes inherited from Base

#messages

Instance Attribute Details

#campaignArkaan::Campaign

Returns the campaign the chatroom is linked to.

Returns:



10
# File 'lib/arkaan/chatrooms/campaign.rb', line 10

embedded_in :campaign, class_name: 'Arkaan::Campaign', inverse_of: :chatroom