Method: Underworld::AdminOnlyPolicy::Scope#user
- Defined in:
- app/policies/underworld/admin_only_policy.rb
#user ⇒ Object (readonly)
Returns the value of attribute user.
55 56 57 |
# File 'app/policies/underworld/admin_only_policy.rb', line 55 def user @user end |