Method: ActiveSet.reset_configuration
- Defined in:
- lib/active_set.rb
.reset_configuration ⇒ Object
34 35 36 |
# File 'lib/active_set.rb', line 34 def self.reset_configuration @configuration = Configuration.new end |
34 35 36 |
# File 'lib/active_set.rb', line 34 def self.reset_configuration @configuration = Configuration.new end |