adeola003 / my_things_ruby_capstone

MIT License
3 stars 1 forks source link

[1.5 pts] Create Genre class with an association to the Item class (in a separate .rb file).(member2) #13

Open 0sugo opened 1 year ago

0sugo commented 1 year ago

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