Class: Dima::DateConfig
Instance Attribute Summary collapse
-
#formatter ⇒ Object
Returns the value of attribute formatter.
Method Summary
Methods included from Init
Instance Attribute Details
#formatter ⇒ Object
Returns the value of attribute formatter.
26 27 28 |
# File 'lib/dima/config.rb', line 26 def formatter @formatter end |