Class: CDMBL::DefaultFormatter

Inherits:
Object
  • Object
show all
Defined in:
lib/cdmbl/formatters.rb

Class Method Summary collapse

Class Method Details

.format(value) ⇒ Object



41
42
43
# File 'lib/cdmbl/formatters.rb', line 41

def self.format(value)
  value
end