Method: ForestLiana::ApplicationController#forest_user
- Defined in:
- app/controllers/forest_liana/application_controller.rb
#forest_user ⇒ Object
NOTICE: Helper method for Smart Routes logic based on current user info.
33 34 35 |
# File 'app/controllers/forest_liana/application_controller.rb', line 33 def forest_user @jwt_decoded_token end |