Class: Numeric
Instance Method Summary collapse
Instance Method Details
#html_safe? ⇒ Boolean
21 22 23 |
# File 'lib/padrino/core_ext/output_safety.rb', line 21 def html_safe? true end |
21 22 23 |
# File 'lib/padrino/core_ext/output_safety.rb', line 21 def html_safe? true end |