Methods
Public Instance methods
[ show source ]
# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 58
58: def html_safe?
59: true
60: end
| Class Fixnum |
|
[ show source ]
# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 58
58: def html_safe?
59: true
60: end