module JarvisbotSongfinder::ReplyMessage::Search

Public Class Methods

not_found() click to toggle source
# File lib/jarvisbot_songfinder/helpers/reply_message.rb, line 107
def self.not_found
  "Nothing is found, check your spelling"
end