Class: Macros::CurrentUser

Inherits:
Base
  • Object
show all
Defined in:
lib/macros/current_user.rb,
lib/macros/current_user/set.rb

Defined Under Namespace

Classes: Set

Constant Summary collapse

VALID_CURRENT_USER_CLASS_NAMES =
%w[User Admin].freeze

Method Summary

Methods inherited from Base

#initialize, register

Constructor Details

This class inherits a constructor from Macros::Base