Louis | Change copy to make actions more clear

This commit is contained in:
Loos
2014-09-23 21:23:32 -04:00
parent 5bfe7365ae
commit f033485c48
4 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -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