User.find_or_create_by(username: 'xpto') User.find_or_create_by(username: 'admin') User.find_or_create_by(username: 'geonizeli')