Method: Eye::Notify#message_subject

Defined in:
lib/eye/notify.rb

#message_subjectObject



85
86
87
# File 'lib/eye/notify.rb', line 85

def message_subject
  "[#{msg_host}] [#{msg_full_name}] #{msg_message}"
end