Sha256: 2b6afd9ffd348c689e57ef53fabfd526e774762851c3ba263d95cdc5d49b58f2
Contents?: true
Size: 295 Bytes
Versions: 9
Compression:
Stored size: 295 Bytes
Contents
FactoryGirl.define do factory :break_bulk_storage_rate, class: 'Logistics::Core::BreakBulkStorageRate' do association :break_bulk_unit association :transaction_type association :warehouse_rate_period association :content_type rate 1.5 effective_date Date.new end end
Version data entries
9 entries across 9 versions & 1 rubygems