Method: ChaskiqRubyClient::ConfigError#message
- Defined in:
- lib/chaskiqRubyClient/config.rb
#message ⇒ Object
30 31 32 |
# File 'lib/chaskiqRubyClient/config.rb', line 30 def "\033[31m #{@key} config key not found, add it in Chaskiq::Config.setup initializer \033[0m" end |