summaryrefslogtreecommitdiff
path: root/users/app/models/unauthenticated_user.rb
blob: 99a6874f7c0807cd316d9cd09aec550bc78b9933 (plain)
1
2
3
4
# The nil object for the user class
class UnauthenticatedUser < Object

end