Class: SwitchUser::GuestRecord
- Inherits:
-
Object
- Object
- SwitchUser::GuestRecord
- Defined in:
- lib/switch_user/data_source.rb
Instance Method Summary collapse
Instance Method Details
#label ⇒ Object
73 74 75 |
# File 'lib/switch_user/data_source.rb', line 73 def label 'Guest' end |
#scope_id ⇒ Object
77 |
# File 'lib/switch_user/data_source.rb', line 77 def scope_id; end |