Class: Object

Inherits:
BasicObject
Defined in:
lib/crafty/safety.rb

Instance Method Summary collapse

Instance Method Details

#html_safe?Boolean

Returns:

  • (Boolean)


2
3
4
# File 'lib/crafty/safety.rb', line 2

def html_safe?
  false
end