Class: Pasaporte::Models::Approval

Inherits:
Base
  • Object
show all
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_sObject



213
# File 'lib/pasaporte/models.rb', line 213

def to_s; trust_root; end