Method: Pageflow::UserPolicy::Scope#user
- Defined in:
- app/policies/pageflow/user_policy.rb
#user ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
6 7 8 |
# File 'app/policies/pageflow/user_policy.rb', line 6 def user @user end |