Class: CDMBL::DefaultFormatter
- Inherits:
-
Object
- Object
- CDMBL::DefaultFormatter
- Defined in:
- lib/cdmbl/formatters.rb
Class Method Summary collapse
Class Method Details
.format(value) ⇒ Object
6 7 8 |
# File 'lib/cdmbl/formatters.rb', line 6 def self.format(value) value end |