jmax / wething

0 stars 1 forks source link

Add specs to User model #2

Closed jmax closed 11 years ago

jmax commented 11 years ago

Right now, user model is validating the presence of first_name and last_name fields. We need to cover these validations with specs.

Tip: