Module
ActiveSupport::CoreExtensions::String::OutputSafety
In:
lib/active_support/core_ext/string/output_safety.rb
Methods
add_with_safety
concat_with_safety
html_safe!
html_safe?
included
Public Class methods
included
(base)
Public Instance methods
add_with_safety
(other)
concat_with_safety
(other_or_fixnum)
html_safe!
()
html_safe?
()
[Validate]