Exception: Iqvoc::InstanceConfiguration::UnregisteredSetting

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



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

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