abel-tefera / catalog-of-my-things

Ruby group capstone project
MIT License
0 stars 0 forks source link

[1px] (Team member #2) Create Genre class #10

Closed abel-tefera closed 1 year ago

abel-tefera commented 1 year ago

Create Genreclass with an association to the Item class (in a separate .rb file).

All Genreclass properties visible in the diagram should be defined and set up in the constructor method.