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.14.3 lib/authpwn_rails/current_user.rb
authpwn_rails-0.14.2 lib/authpwn_rails/current_user.rb
authpwn_rails-0.14.1 lib/authpwn_rails/current_user.rb
authpwn_rails-0.14.0 lib/authpwn_rails/current_user.rb
authpwn_rails-0.13.4 lib/authpwn_rails/current_user.rb
authpwn_rails-0.13.3 lib/authpwn_rails/current_user.rb
authpwn_rails-0.13.2 lib/authpwn_rails/current_user.rb
authpwn_rails-0.13.1 lib/authpwn_rails/current_user.rb
authpwn_rails-0.13.0 lib/authpwn_rails/current_user.rb
authpwn_rails-0.12.1 lib/authpwn_rails/current_user.rb