impress/db
Matchu 1d5af835a5 Add AuthUser model, connecting to openneo_id db
No user-facing functionality here yet, just configuring the database connection to work with openneo_id records.

This is a first step in integrating Devise stuff into this app instead of connecting with a weird second app.

My basic testing for this was to temporarily connect to production `openneo_id`, and see `AuthUser.first` correctly return a user!
2023-10-23 19:05:07 -07:00
..
migrate Delete WardrobeTip model 2023-10-23 19:05:05 -07:00
openneo_id_schema.rb Add AuthUser model, connecting to openneo_id db 2023-10-23 19:05:07 -07:00
schema.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
seeds.rb Set up development database in Vagrant 2023-10-23 19:05:04 -07:00