Method: UBSafe::Config.reset

Defined in:
lib/ubsafe/ubsafe_config.rb

.resetObject

Reset the configuration settings



29
30
31
# File 'lib/ubsafe/ubsafe_config.rb', line 29

def reset
  @@config_instance = nil
end