Sha256: ba95b450174ff2e9fc753fbd285a29e2728979144e7f840f98576a74e24a9d04

Contents?: true

Size: 162 Bytes

Versions: 5

Compression:

Stored size: 162 Bytes

Contents

module Feste
  module Authentication
    module Devise
      private

      def current_user
        main_app.scope.env['warden'].user
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
feste-0.4.2 lib/feste/authentication/devise.rb
feste-0.4.1 lib/feste/authentication/devise.rb
feste-0.4.0 lib/feste/authentication/devise.rb
feste-0.3.0 lib/feste/authentication/devise.rb
feste-0.2.1 lib/feste/authentication/devise.rb