module Authentication

Private Instance Methods

authenticate_user() click to toggle source
# File lib/generators/command/templates/authentication.rb, line 11
def authenticate_user
  
end