Sha256: 591bb24d2d64b7c8bba2cfc8d51af34387ca4c46bd2b63a1673cfdc2230f7f07

Contents?: true

Size: 94 Bytes

Versions: 30

Compression:

Stored size: 94 Bytes

Contents

FactoryGirl.define do
  factory :country_shipping_zone do |f|
    country_code "US"
  end
end

Version data entries

30 entries across 30 versions & 1 rubygems

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