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