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