mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Before I made correctly
This commit is contained in:
@@ -5,3 +5,4 @@
|
||||
#
|
||||
# cities = City.create([{ name: 'Chicago' }, { name: 'Copenhagen' }])
|
||||
# Mayor.create(name: 'Emanuel', city: cities.first)
|
||||
User.create(email: 'test@test.com', password: 'password', password_confirmation: 'password')
|
||||
Reference in New Issue
Block a user