Class: Pasaporte::Models::Approval
- Inherits:
-
Base
- Object
- Base
- Pasaporte::Models::Approval
- Defined in:
- lib/pasaporte/models.rb
Overview
A token that the user has approved a site (a site’s trust root) as legal recipient of his information
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
213 |
# File 'lib/pasaporte/models.rb', line 213 def to_s; trust_root; end |