This directory contains Architectural Decision Records (ADRs) for this project. Any time you have made a decision that affects the architecture of the project, you should document it here.
- Run
bin/rails generate adr activejob_adapter
- Edit the newly created file in
doc/adr/
- Commit the file
- Send a PR