hernandanielzamora/Ruby-Capstone

[1pt] Team Member #3: Create Author class

Closed this issue · 0 comments

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.