More features

This commit is contained in:
Ryan Williams
2021-09-30 21:07:57 -07:00
committed by GitHub
parent 7c3fc3e38f
commit b4b2e5ff9f
+4 -1
View File
@@ -12,7 +12,10 @@ This app demonstrates Rails 7 with PostgreSQL, import maps, turbo, stimulus and
* Dockerfile and Docker Compose configuration * Dockerfile and Docker Compose configuration
* PostgreSQL database * PostgreSQL database
* Redis * Redis
* GitHub Actions for tests, linters, and security checks * GitHub Actions for
* tests
* Rubocop for linting
* Security checks with Brakeman and [bundler-audit](https://github.com/rubysec/bundler-audit)
* Dependabot for automated updates * Dependabot for automated updates
## Initial setup ## Initial setup