module Logistics module Core class ContainerArrangementsController < ApplicationController include LookupCommon end end end