Class: SwitchUser::GuestRecord

Inherits:
Object
  • Object
show all
Defined in:
lib/switch_user/data_source.rb

Instance Method Summary collapse

Instance Method Details

#labelObject



72
73
74
# File 'lib/switch_user/data_source.rb', line 72

def label
  "Guest"
end

#scope_idObject



76
77
# File 'lib/switch_user/data_source.rb', line 76

def scope_id
end