impress/app
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
..
assets Delete unused Pledgie files 2023-10-23 19:05:05 -07:00
controllers Oops, fix anonymous outfits 2023-10-23 19:05:07 -07:00
helpers Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Add AuthUser model, connecting to openneo_id db 2023-10-23 19:05:07 -07:00
views Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00