mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
Louis | Change copy to make actions more clear
This commit is contained in:
@@ -43,7 +43,7 @@ namespace :db do
|
||||
mechanic: Faker::Name.first_name
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
puts "creating a new user"
|
||||
user = User.new(email: "user@example.com", password: "password").save
|
||||
|
||||
|
||||
Reference in New Issue
Block a user