Class: Katello::ReactController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/katello/react_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



7
8
9
# File 'app/controllers/katello/react_controller.rb', line 7

def index
  render 'katello/layouts/react', :layout => false
end