Zeph180 / my-things

A console app that helps to keep a record of different types of things you own: books, music albums, movies, and games.
MIT License
0 stars 0 forks source link

[2pt] Create Genre class #29

Open AyoMoses1 opened 1 year ago

AyoMoses1 commented 1 year ago

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