usagov / test-at-home

Other
8 stars 4 forks source link

Revert attempt to not connect to a db at all #313

Closed rahearn closed 2 years ago

rahearn commented 2 years ago

Just not binding a DB did not make the app happy.

I decided to create a DB over completely pulling ActiveRecord out in order to maintain this app as "same" as possible to the real thing.

Also added a slightly friendlier route to access the sandbox app.