Sha256: 27f3f4e37e1578ff10b5bedbf84839d4707aff93ddf3850f650c572ad72be50e
Contents?: true
Size: 209 Bytes
Versions: 9
Compression:
Stored size: 209 Bytes
Contents
FactoryGirl.define do factory :special_increment_container_rate, class: 'Logistics::Core::SpecialIncrementContainerRate' do association :container_type rate 1.5 effective_date Date.new end end
Version data entries
9 entries across 9 versions & 1 rubygems