Method: ChaskiqRubyClient::ConfigError#message

Defined in:
lib/chaskiqRubyClient/config.rb

#messageObject



30
31
32
# File 'lib/chaskiqRubyClient/config.rb', line 30

def message
  "\033[31m #{@key} config key not found, add it in Chaskiq::Config.setup initializer \033[0m"
end