Method: Tiun::Auth#context
- Defined in:
- lib/tiun/auth.rb
#context ⇒ Object
64 65 66 |
# File 'lib/tiun/auth.rb', line 64 def context @context ||= { except: supplement_names, locales: locales } end |
64 65 66 |
# File 'lib/tiun/auth.rb', line 64 def context @context ||= { except: supplement_names, locales: locales } end |