Class: Tasks::Projects::OrganizationsController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Tasks::Projects::OrganizationsController
- Includes:
- TaskControllerConfiguration
- Defined in:
- app/controllers/tasks/projects/organizations_controller.rb
Instance Method Summary collapse
-
#index ⇒ Object
GET /tasks/projects/organizations/index.
Methods included from TaskControllerConfiguration
Instance Method Details
#index ⇒ Object
GET /tasks/projects/organizations/index
6 7 |
# File 'app/controllers/tasks/projects/organizations_controller.rb', line 6 def index end |