rails/.devcontainer
Alex Baldwin d5b5ce32ae Fix devcontainer trilogy connection for tests
Previously, executing Active Record tests against the trilogy adapter
within a devcontainer would fail with the error message:

```
Trilogy::SyscallError::ENOENT: No such file or directory - trilogy_connect
- unable to connect to /tmp/mysql.sock (ActiveRecord::StatementInvalid)
```
2023-06-20 12:07:01 -04:00
..
boot.sh Auto-create user and grant privs when creating dbs 2022-03-17 08:43:35 -04:00
devcontainer.json Fix devcontainer trilogy connection for tests 2023-06-20 12:07:01 -04:00
Dockerfile Update all the development gems 2023-01-11 22:59:03 +00:00