Class: Tenjin::SafeString
- Inherits:
-
String
- Object
- String
- Tenjin::SafeString
- Defined in:
- lib/tenjin.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
193 194 195 |
# File 'lib/tenjin.rb', line 193 def to_s self end |