Module: Grape::Knock::Methods
- Defined in:
- lib/grape/knock/methods.rb
Instance Attribute Summary collapse
-
#current_user ⇒ Object
Returns the value of attribute current_user.
Instance Attribute Details
#current_user ⇒ Object
Returns the value of attribute current_user.
5 6 7 |
# File 'lib/grape/knock/methods.rb', line 5 def current_user @current_user end |