MarcoOquendoC/CatalogOfMyThings-RubyCapstone

[1pt] Create an Author Class

Closed this issue · 0 comments

  • Create an Author class with an association to the Item class (in a separate .rb file).
  • Author class properties visible in the diagram should be defined and set up in the constructor method.
    catalog_of_my_things