axcell-0 / Ruby-Capstone

MIT License
1 stars 0 forks source link

[1pt] Create Source class - Team member #4 #23

Open sam2if opened 10 months ago

sam2if commented 10 months ago

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

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