Method: Wf::ApplicationController#wf_current_user
- Defined in:
- app/controllers/wf/application_controller.rb
#wf_current_user ⇒ Object
10 11 12 |
# File 'app/controllers/wf/application_controller.rb', line 10 def wf_current_user current_user end |