Top Level Namespace

Defined Under Namespace

Modules: Plurimath

Instance Method Summary collapse

Instance Method Details

#mml_adapter(adapter) ⇒ Object



6
7
8
# File 'lib/plurimath.rb', line 6

def mml_adapter(adapter)
  Mml::Configuration.adapter = adapter unless Mml::Configuration.adapter
end