module Feste::Authentication::Devise
Private Instance Methods
current_user()
click to toggle source
# File lib/feste/authentication/devise.rb, line 6 def current_user main_app.scope.env['warden'].user end
# File lib/feste/authentication/devise.rb, line 6 def current_user main_app.scope.env['warden'].user end