Method: Swiftype::Configuration.extended

Defined in:
lib/swiftype/configuration.rb

.extended(base) ⇒ Object



19
20
21
# File 'lib/swiftype/configuration.rb', line 19

def self.extended(base)
  base.reset
end