Module: Pgbus::Web::Authentication
- Extended by:
- ActiveSupport::Concern
- Included in:
- ApplicationController
- Defined in:
- lib/pgbus/web/authentication.rb
Class Attribute Summary collapse
-
.auth_warned ⇒ Object
Returns the value of attribute auth_warned.
Class Attribute Details
.auth_warned ⇒ Object
Returns the value of attribute auth_warned.
13 14 15 |
# File 'lib/pgbus/web/authentication.rb', line 13 def auth_warned @auth_warned end |