Sha256: a61d1f8017d4dad2689caf7fe05caca20b5ce09db6c40d62ef2e7f8a53a988c6

Contents?: true

Size: 181 Bytes

Versions: 9

Compression:

Stored size: 181 Bytes

Contents

require_dependency 'application_controller'

module Logistics
  module Core
    class TransactionTypesController < 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/transaction_types_controller.rb
logistics_core-21.11.1 app/controllers/logistics/core/transaction_types_controller.rb
logistics_core-21.08.1 app/controllers/logistics/core/transaction_types_controller.rb
logistics_core-21.03.1 app/controllers/logistics/core/transaction_types_controller.rb
logistics_core-20.10.3 app/controllers/logistics/core/transaction_types_controller.rb
logistics_core-20.10.2 app/controllers/logistics/core/transaction_types_controller.rb
logistics_core-20.10.1 app/controllers/logistics/core/transaction_types_controller.rb
logistics_core-20.9.1 app/controllers/logistics/core/transaction_types_controller.rb
logistics_core-20.8.1 app/controllers/logistics/core/transaction_types_controller.rb