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