Sha256: 5b6889cb31b88064a8d1239270fd770658c7507b6cd0effca3bcb5c692e098c9

Contents?: true

Size: 116 Bytes

Versions: 13

Compression:

Stored size: 116 Bytes

Contents

FactoryGirl.define do
  factory :project do
    name                        { Forgery(:name).full_name }
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
cantango-config-0.2.1 spec/factories/project.rb
cantango-config-0.2.0 spec/factories/project.rb
cantango-config-0.1.9.2 spec/factories/project.rb
cantango-config-0.1.8.1 spec/factories/project.rb
cantango-config-0.1.8 spec/factories/project.rb
cantango-config-0.1.7 spec/factories/project.rb
cantango-config-0.1.6 spec/factories/project.rb
cantango-config-0.1.5 spec/factories/project.rb
cantango-config-0.1.4 spec/factories/project.rb
cantango-config-0.1.3 spec/factories/project.rb
cantango-config-0.1.2 spec/factories/project.rb
cantango-config-0.1.1 spec/factories/project.rb
cantango-config-0.1.0 spec/factories/project.rb