Sha256: 338c32b1216dc9ef8e0347f1c96aed82511661cd93db375fd5f7b002b0d463c8

Contents?: true

Size: 102 Bytes

Versions: 30

Compression:

Stored size: 102 Bytes

Contents

FactoryGirl.define do
  factory :payment_method do |f|
    name 'Cash'
    permalink 'cash'
  end
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
nimbleshop_core-0.0.23 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.21 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.20 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.19 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.17 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.16 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.15 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.14 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.14.rc2 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.14.rc1 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.13 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.12 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.11 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.10 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.9 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.8 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.7 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.5 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.4.beta1 test/factories/payment_method_factory.rb
nimbleshop_core-0.0.4 test/factories/payment_method_factory.rb