Class: Coalla::TableFormatter::EnumerizeFormatter
- Inherits:
-
SimpleFormatter
- Object
- SimpleFormatter
- Coalla::TableFormatter::EnumerizeFormatter
- Defined in:
- lib/coalla/builders/table_formatter.rb
Instance Method Summary collapse
Methods inherited from SimpleFormatter
Instance Method Details
#customize(item) ⇒ Object
39 40 41 |
# File 'lib/coalla/builders/table_formatter.rb', line 39 def customize(item) item.try(:text) end |