allegroplanet / allegro-planet

1 stars 1 forks source link

Add User Model #3

Closed MarkOates closed 7 years ago

MarkOates commented 7 years ago

Problem

We don't have any users yet!

Solution

Add a User model with validations and some tests. This fulfills the first step "Create a basic User model and database migration" in https://github.com/allegroplanet/allegro-planet/issues/2.


/review @amarillion

MarkOates commented 7 years ago

(Note: I removed a commit "Add bcrypt for User passwords" that didn't belong in this PR and pushed the updated branch)