Sha256: ecd02b916b6912cc6035c85e73fdc1c16e34bbba9f32d7cbaf74fd1ac4808330
Contents?: true
Size: 188 Bytes
Versions: 10
Compression:
Stored size: 188 Bytes
Contents
FactoryGirl.define do factory :user do first_name "Bob" last_name "Lail" email "bob.lail@houston.test" password "password" password_confirmation "password" end end
Version data entries
10 entries across 10 versions & 1 rubygems