Method: FileConvert::Exception::MissingConfig#message
- Defined in:
- lib/file_convert/exception.rb
#message ⇒ Object
47 48 49 50 51 52 |
# File 'lib/file_convert/exception.rb', line 47 def ''" Please define a config for FileConvert. See https://github.com/tolingo/file-convert#config for default. "'' end |