Class: RedhatAccess::LogViewerController

Inherits:
ApplicationController show all
Defined in:
app/controllers/redhat_access/log_viewer_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



5
6
7
# File 'app/controllers/redhat_access/log_viewer_controller.rb', line 5

def index
  redirect_to '/redhat_access/#/logviewer'
end