Method: Tiun::Auth#auth_context
- Defined in:
- lib/tiun/auth.rb
#auth_context ⇒ Object
60 61 62 |
# File 'lib/tiun/auth.rb', line 60 def auth_context @auth_context ||= { except: supplement_names, locales: locales } end |
60 61 62 |
# File 'lib/tiun/auth.rb', line 60 def auth_context @auth_context ||= { except: supplement_names, locales: locales } end |