mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fix Docs [ci skip]
This commit is contained in:
parent
54042c45e3
commit
bb289b9409
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ module ActionView
|
|||
attr_writer :full_sanitizer, :link_sanitizer, :white_list_sanitizer
|
||||
|
||||
# Vendors the full, link and white list sanitizers.
|
||||
# Provided strictly for compabitility and can be removed in Rails 5.
|
||||
# Provided strictly for compatibility and can be removed in Rails 5.
|
||||
def sanitizer_vendor
|
||||
Rails::Html::Sanitizer
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue