This is an old revision of the document!
CREATE USER
$ RAILS_ENV=production rails console
User.create!(email_address: "[email protected]", password: "password", password_confirmation: "password")Edit this page
This is an old revision of the document!
CREATE USER
$ RAILS_ENV=production rails console
User.create!(email_address: "[email protected]", password: "password", password_confirmation: "password")Edit this page