Class: Numeric

Inherits:
Object show all
Defined in:
lib/ro/html_safe.rb

Instance Method Summary collapse

Instance Method Details

#html_safe?Boolean



12
13
14
# File 'lib/ro/html_safe.rb', line 12

def html_safe?
  true
end