Class: Workarea::Emarsys::Configuration

Inherits:
Object
  • Object
show all
Includes:
ApplicationDocument
Defined in:
app/models/emarsys/configuration.rb

Class Method Summary collapse

Class Method Details

.currentObject



11
12
13
# File 'app/models/emarsys/configuration.rb', line 11

def self.current
  first || new
end