veronicacannon / stylist

Rails App for Alycia the Stylist
4 stars 2 forks source link

Add user model and authentication to all pages except new #6

Closed veronicacannon closed 10 years ago

veronicacannon commented 10 years ago

Added HTTP authentication to all pages except the user page. Also created new model for users to store username and password.