Sha256: ffb77c119a839eee1e00be0612a54efeeb6e339f99240a2a922a6a71b13d15c4
Contents?: true
Size: 309 Bytes
Versions: 9
Compression:
Stored size: 309 Bytes
Contents
FactoryGirl.define do factory :twenty_foot_equivalence_unit_rate, class: 'Logistics::Core::TwentyFootEquivalenceUnitRate' do association :chargeable_service_unit_of_charge effective_date "2017-01-12" high 1.5 low 1.5 medium 1.5 margin 1.5 association :transaction_type end end
Version data entries
9 entries across 9 versions & 1 rubygems