class String

Public Instance Methods

html_safe() click to toggle source
# File lib/string_monkey.rb, line 2
def html_safe
  self
end