Class String
In: lib/declarative_authorization/rails_legacy.rb
Parent: Object

Methods

html_safe  

Public Instance methods

[Source]

    # File lib/declarative_authorization/rails_legacy.rb, line 18
18:     def html_safe
19:       self
20:     end

[Validate]