module Feste::Authentication::DefaultInstanceMethods
Private Instance Methods
current_user()
click to toggle source
# File lib/feste/authentication/authentication.rb, line 6 def current_user nil end
# File lib/feste/authentication/authentication.rb, line 6 def current_user nil end