Sha256: 48f534c474a9b63fc901b76a471d1cf633dbe0e2aa3a42c30ac4c434b5d2713f
Contents?: true
Size: 250 Bytes
Versions: 9
Compression:
Stored size: 250 Bytes
Contents
FactoryGirl.define do factory :break_bulk_rate, class: 'Logistics::Core::BreakBulkRate' do association :transaction_type association :chargeable_service_unit_of_charge low 1 medium 2 high 3 effective_date Date.new end end
Version data entries
9 entries across 9 versions & 1 rubygems