Sha256: da1ef39afea2150e67f00de6098c5e27d250193f81bf9fa1360c99a1098598d9

Contents?: true

Size: 154 Bytes

Versions: 5

Compression:

Stored size: 154 Bytes

Contents

module Feste
  module Authentication
    module DefaultInstanceMethods
      private
      
      def current_user
        nil
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

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