Sha256: 790a67c21dbdc52f97cc3df31b7337e543d3ad27a08df102114c0ad26ad8ba4e

Contents?: true

Size: 218 Bytes

Versions: 30

Compression:

Stored size: 218 Bytes

Contents

# :nodoc: namespace
module Authpwn

# The unofficial Rails convention for tracking the authenticated user.
module CurrentUser
  attr_accessor :current_user
end  # module Authpwn::CurrentUser

end  # namespace Authpwn

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
authpwn_rails-0.23.0 lib/authpwn_rails/current_user.rb
authpwn_rails-0.22.1 lib/authpwn_rails/current_user.rb
authpwn_rails-0.22.0 lib/authpwn_rails/current_user.rb
authpwn_rails-0.21.1 lib/authpwn_rails/current_user.rb
authpwn_rails-0.21.0 lib/authpwn_rails/current_user.rb
authpwn_rails-0.20.0 lib/authpwn_rails/current_user.rb
authpwn_rails-0.19.0 lib/authpwn_rails/current_user.rb
authpwn_rails-0.18.2 lib/authpwn_rails/current_user.rb
authpwn_rails-0.18.1 lib/authpwn_rails/current_user.rb
authpwn_rails-0.18.0 lib/authpwn_rails/current_user.rb
authpwn_rails-0.17.2 lib/authpwn_rails/current_user.rb
authpwn_rails-0.17.1 lib/authpwn_rails/current_user.rb
authpwn_rails-0.17.0 lib/authpwn_rails/current_user.rb
authpwn_rails-0.16.2 lib/authpwn_rails/current_user.rb
authpwn_rails-0.16.1 lib/authpwn_rails/current_user.rb
authpwn_rails-0.16.0 lib/authpwn_rails/current_user.rb
authpwn_rails-0.15.3 lib/authpwn_rails/current_user.rb
authpwn_rails-0.15.2 lib/authpwn_rails/current_user.rb
authpwn_rails-0.15.1 lib/authpwn_rails/current_user.rb
authpwn_rails-0.15.0 lib/authpwn_rails/current_user.rb