Sha256: ecd9f36cbfb30c29bfe53ccd419a7aee86b67869f3d2c9f3097668e1fb2369f0

Contents?: true

Size: 76 Bytes

Versions: 15

Compression:

Stored size: 76 Bytes

Contents

FactoryGirl.define do
  factory :category do
    name "MyString"
  end

end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
restspec-0.3.2 examples/store-api/spec/factories/categories.rb
restspec-0.3.1 examples/store-api/spec/factories/categories.rb
restspec-0.3.0 examples/store-api/spec/factories/categories.rb
restspec-0.2.6 examples/store-api/spec/factories/categories.rb
restspec-0.2.5 examples/store-api/spec/factories/categories.rb
restspec-0.2.4 examples/store-api/spec/factories/categories.rb
restspec-0.2.3 examples/store-api/spec/factories/categories.rb
restspec-0.2.2 examples/store-api/spec/factories/categories.rb
restspec-0.2.1 examples/store-api/spec/factories/categories.rb
restspec-0.2 examples/store-api/spec/factories/categories.rb
restspec-0.1 examples/store-api/spec/factories/categories.rb
restspec-0.0.4 examples/store-api/spec/factories/categories.rb
restspec-0.0.3 examples/store-api/spec/factories/categories.rb
restspec-0.0.2 examples/store-api/spec/factories/categories.rb
restspec-0.0.1 examples/store-api/spec/factories/categories.rb