Class: Wf::ApplicationController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Wf::ApplicationController
- Defined in:
- app/controllers/wf/application_controller.rb
Direct Known Subclasses
ArcsController, CasesController, CommentsController, FieldsController, FormsController, GuardsController, PlacesController, StaticAssignmentsController, TransitionsController, WorkflowsController, WorkitemAssignmentsController, WorkitemsController
Instance Method Summary collapse
Instance Method Details
#wf_current_user ⇒ Object
10 11 12 |
# File 'app/controllers/wf/application_controller.rb', line 10 def wf_current_user current_user end |