Module: Pgbus::Web::Authentication

Extended by:
ActiveSupport::Concern
Included in:
ApplicationController
Defined in:
lib/pgbus/web/authentication.rb

Class Attribute Summary collapse

Class Attribute Details

.auth_warnedObject

Returns the value of attribute auth_warned.



13
14
15
# File 'lib/pgbus/web/authentication.rb', line 13

def auth_warned
  @auth_warned
end