Module: Godmin::Authentication::User

Extended by:
ActiveSupport::Concern
Defined in:
lib/godmin/authentication/user.rb

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Instance Method Details

#loginObject



12
13
14
# File 'lib/godmin/authentication/user.rb', line 12

def 
  send(self.class.)
end