Method: SwitchDb.configuration
- Defined in:
- lib/switch_db.rb
.configuration ⇒ Object
14 15 16 |
# File 'lib/switch_db.rb', line 14 def self.configuration @configuration ||= Configuration.new end |
14 15 16 |
# File 'lib/switch_db.rb', line 14 def self.configuration @configuration ||= Configuration.new end |