Method: ActionText::Content#to_html

Defined in:
actiontext/lib/action_text/content.rb

#to_htmlObject



138
139
140
# File 'actiontext/lib/action_text/content.rb', line 138

def to_html
  fragment.to_html
end