Sha256: a50194fa91be015c4a6e947856b08280831ac8352054ca9ca5bf7fcaf682f4d7
Contents?: true
Size: 136 Bytes
Versions: 8
Compression:
Stored size: 136 Bytes
Contents
# Attribute for address info # class AddressAttribute < RecordAttribute def to_html to_s.gsub(/\n/, '<br />').html_safe end end
Version data entries
8 entries across 8 versions & 1 rubygems