Method: Effective::TableRows::EffectiveAddress#content
- Defined in:
- app/models/effective/table_rows/effective_address.rb
#content ⇒ Object
7 8 9 |
# File 'app/models/effective/table_rows/effective_address.rb', line 7 def content value.to_html if value.present? end |