Sha256: 8ccb99e09a26a7dfbeb6f0a6fcdff25d267c5ab4e27fd1cf1486be0845f4aa77
Contents?: true
Size: 108 Bytes
Versions: 2
Compression:
Stored size: 108 Bytes
Contents
Fabricator(:authentication) do provider 'developer' uid { sequence(:uid, 11111111) { |i| i.to_s } } end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
goma-0.0.1.rc3 | test/fabricators/authentication_fabricator.rb |
goma-0.0.1.rc2 | test/fabricators/authentication_fabricator.rb |