Sha256: 57173ca227601867b61c1b52aea65e00b2c10ec88bbeba771d77198ca409a1b6
Contents?: true
Size: 308 Bytes
Versions: 9
Compression:
Stored size: 308 Bytes
Contents
FactoryGirl.define do factory :contract_break_bulk_unit_rate, class: 'Logistics::Core::ContractBreakBulkUnitRate' do association :chargeable_service_unit_of_charge association :transaction_type association :contract association :break_bulk_unit in_contract false rate 1.5 end end
Version data entries
9 entries across 9 versions & 1 rubygems