./bin/rails
=>node ace
./config/routes.rb
=>start/routes.ts
permitted_params
=>app/validators
./app/javascript
=>inertia
./app/views
=>resources/views
./lib/tasks
=>commands
./specs
=>tests
- "Feature/system specs" => "browser tests"
- "Controller/request specs" => "http (functional) tests"