[1pt] Create an Author class - M3
Closed this issue · 0 comments
Maxwell011 commented
Create an Author class with an association to the Item class (in a separate .rb file).
All Author class properties visible in the diagram should be defined and set up in the constructor method.