Class: NilClass

Inherits:
Object show all
Defined in:
lib/xss_shield/safe_string.rb

Instance Method Summary collapse

Instance Method Details

#xss_safeObject



17
18
19
# File 'lib/xss_shield/safe_string.rb', line 17

def xss_safe
  self
end