§ 2023-02-28

record_store
├── app.rb
├── Gemfile
├── Gemfile.lock
└── lib
    ├── album.rb
└── views
    |__ layout.erb
└── spec
    ├── album_spec.rb
    ├── album_integration_spec.rb
└── public
    |__ stylesheets
        |__ main.css