Class: Tasks::Nomenclature::NewCombinationController
- Inherits:
- 
      ApplicationController
      
        - Object
- ApplicationController
- Tasks::Nomenclature::NewCombinationController
 
- Includes:
- TaskControllerConfiguration
- Defined in:
- app/controllers/tasks/nomenclature/new_combination_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/nomenclature/new_combination_controller.rb', line 5 def index end |