Exception: Iqvoc::Configuration::InstanceConfiguration::UnregisteredSetting

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/iqvoc/configuration/instance_configuration.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



28
29
30
# File 'lib/iqvoc/configuration/instance_configuration.rb', line 28

def to_s
  'A setting needs to be registered with register_setting before it can be used.'
end