Method: Underworld::ApplicationPolicy#user
- Defined in:
- app/policies/underworld/application_policy.rb
#user ⇒ Object (readonly)
Returns the value of attribute user.
4 5 6 |
# File 'app/policies/underworld/application_policy.rb', line 4 def user @user end |