Class: Rux::SafeString
- Inherits:
-
String
- Object
- String
- Rux::SafeString
- Defined in:
- lib/rux/buffer.rb
Instance Method Summary collapse
Instance Method Details
#html_safe? ⇒ Boolean
3 4 5 |
# File 'lib/rux/buffer.rb', line 3 def html_safe? true end |