Method: CampfireChat::Message#author

Defined in:
lib/campfire_chat/message.rb

#authorObject (readonly)

Returns the value of attribute author.



3
4
5
# File 'lib/campfire_chat/message.rb', line 3

def author
  @author
end