Method: SwitchDb.configuration

Defined in:
lib/switch_db.rb

.configurationObject



14
15
16
# File 'lib/switch_db.rb', line 14

def self.configuration
  @configuration ||= Configuration.new
end