Module: ActivityPubNoteSerializerPatch
- Defined in:
- lib/doublebyte_charactify/note_serializer.rb
Instance Method Summary collapse
Instance Method Details
#content ⇒ Object
2 3 4 |
# File 'lib/doublebyte_charactify/note_serializer.rb', line 2 def content DoublebyteCharactify.convert_content(Formatter.instance.format(object), object.) end |