commit
70212ebbcf
4 changed files with 169 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
# Read about factories at https://github.com/thoughtbot/factory_girl
|
||||
|
||||
FactoryGirl.define do
|
||||
factory :user do
|
||||
sequence(:email) { |n| "example#{n}@example.com" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue