scalableinternetservicesarchive / dinner-pal

2 stars 0 forks source link

Onboard devise for barebones user authentication #16

Closed vfcheung closed 4 years ago

vfcheung commented 4 years ago

Initial onboarding of devise. The files included are output from the following commands:

There is also configuring of some of the nice features from devise, as well as small changes to get db migrations and rails t to pass.