Sha256: 9dd6b72be13d795afccf977bced72f728abfc309645b8402994a546a5b3d8003

Contents?: true

Size: 176 Bytes

Versions: 4

Compression:

Stored size: 176 Bytes

Contents

# Read about factories at https://github.com/thoughtbot/factory_girl

FactoryGirl.define do
  factory :transactionable_remote_customer, :class => 'RemoteCustomer' do
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
transactionable-0.3.1 spec/factories/transactionable_remote_customers.rb
transactionable-0.3.0 spec/factories/transactionable_remote_customers.rb
transactionable-0.2.0 spec/factories/transactionable_remote_customers.rb
transactionable-0.1.0 spec/factories/transactionable_remote_customers.rb