Method: ChatX::Room#description

Defined in:
lib/chatx/models/room.rb

#descriptionObject (readonly)

Returns the value of attribute description.



5
6
7
# File 'lib/chatx/models/room.rb', line 5

def description
  @description
end