class ActionTextLite::RichText
Public Instance Methods
to_s()
click to toggle source
# File lib/actiontext-lite/rich_text.rb, line 12 def to_s body || "" end
# File lib/actiontext-lite/rich_text.rb, line 12 def to_s body || "" end