Libraries
»
chatx
(0.0.1)
»
Index
»
ChatX
»
Room
»
#id
Method: ChatX::Room#id
Defined in:
lib/chatx/models/room.rb
#
id
⇒
Object
(readonly)
Returns the value of attribute id.
5 6 7
# File 'lib/chatx/models/room.rb', line 5
def
id
@id
end