Class: ForemanTasks::ReactController
- Inherits:
 - 
      ApplicationController
      
        
- Object
 - ApplicationController
 - ForemanTasks::ReactController
 
 
- Defined in:
 - app/controllers/foreman_tasks/react_controller.rb
 
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
      3 4 5  | 
    
      # File 'app/controllers/foreman_tasks/react_controller.rb', line 3 def index render 'foreman_tasks/layouts/react', :layout => false end  |