mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Content has already been through a whitelist
This commit is contained in:
parent
0bb72a4cda
commit
3bc244abc1
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ module ActiveText
|
|||
end
|
||||
|
||||
def to_s
|
||||
to_html
|
||||
to_html.html_safe
|
||||
end
|
||||
|
||||
def as_json(*)
|
||||
|
|
Loading…
Reference in a new issue