Sha256: a0b93004247e5dbe05847b38bf8ddd0af32877f119c760de7a56339a5cd61825

Contents?: true

Size: 162 Bytes

Versions: 9

Compression:

Stored size: 162 Bytes

Contents

FactoryGirl.define do
  factory :break_bulk_unit, parent: :lookup, class: 'Logistics::Core::BreakBulkUnit' do
    type 'Logistics::Core::BreakBulkUnit'
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
logistics_core-21.11.2 spec/factories/break_bulk_units.rb
logistics_core-21.11.1 spec/factories/break_bulk_units.rb
logistics_core-21.08.1 spec/factories/break_bulk_units.rb
logistics_core-21.03.1 spec/factories/break_bulk_units.rb
logistics_core-20.10.3 spec/factories/break_bulk_units.rb
logistics_core-20.10.2 spec/factories/break_bulk_units.rb
logistics_core-20.10.1 spec/factories/break_bulk_units.rb
logistics_core-20.9.1 spec/factories/break_bulk_units.rb
logistics_core-20.8.1 spec/factories/break_bulk_units.rb