class SwitchUser::GuestRecord
Public Instance Methods
label()
click to toggle source
# File lib/switch_user/data_source.rb, line 73 def label 'Guest' end
scope_id()
click to toggle source
# File lib/switch_user/data_source.rb, line 77 def scope_id; end