class String

Public Instance Methods

html_safe() click to toggle source
# File lib/declarative_authorization/rails_legacy.rb, line 18
def html_safe
  self
end