Method: Pageflow::AccountPolicy#user
- Defined in:
- app/policies/pageflow/account_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.
51 52 53 |
# File 'app/policies/pageflow/account_policy.rb', line 51 def user @user end |