Class: Tasks::Annotations::FilterController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Tasks::Annotations::FilterController
- Includes:
- TaskControllerConfiguration
- Defined in:
- app/controllers/tasks/annotations/filter_controller.rb
Instance Method Summary collapse
-
#index ⇒ Object
GET.
Methods included from TaskControllerConfiguration
Instance Method Details
#index ⇒ Object
GET
5 6 |
# File 'app/controllers/tasks/annotations/filter_controller.rb', line 5 def index end |