module ForemanRhCloud class ReactController < ::ApplicationController layout "foreman_rh_cloud/application" def inventory_upload end end end