Sha256: ecf4ab6b7bea2f03b7c32e93502891d5520d564f9fda06640a56fbf3e9ff4dd7
Contents?: true
Size: 140 Bytes
Versions: 48
Compression:
Stored size: 140 Bytes
Contents
FactoryBot.define do factory :payroll, class: 'Ecom::Core::Payroll' do month { 1 } year { 2000 } approved { false } end end
Version data entries
48 entries across 48 versions & 1 rubygems