Sha256: 8525f032119d6bb3b4dca8ab251af59f433286ecdad8768aeb6c3b2e85282031

Contents?: true

Size: 189 Bytes

Versions: 9

Compression:

Stored size: 189 Bytes

Contents

require_dependency 'application_controller'

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
logistics_core-21.11.2 app/controllers/logistics/core/service_delivery_unit_types_controller.rb
logistics_core-21.11.1 app/controllers/logistics/core/service_delivery_unit_types_controller.rb
logistics_core-21.08.1 app/controllers/logistics/core/service_delivery_unit_types_controller.rb
logistics_core-21.03.1 app/controllers/logistics/core/service_delivery_unit_types_controller.rb
logistics_core-20.10.3 app/controllers/logistics/core/service_delivery_unit_types_controller.rb
logistics_core-20.10.2 app/controllers/logistics/core/service_delivery_unit_types_controller.rb
logistics_core-20.10.1 app/controllers/logistics/core/service_delivery_unit_types_controller.rb
logistics_core-20.9.1 app/controllers/logistics/core/service_delivery_unit_types_controller.rb
logistics_core-20.8.1 app/controllers/logistics/core/service_delivery_unit_types_controller.rb