This is a playground app to study Rails and show that I actually have used the framework.
The app on this repository is the app built in the book Agile Web Development with Rails 7, with a few improvements and differences.
- Dev container for VS Code configuration files;
- Docker container for Rails app;
- Docker container for Selenium and Chrome for system testing.