Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1pt] Create Item class in a separate .rb file. - Adnan-Ahmed-Joel #4

Open
AdnanOlarmmi opened this issue Jan 10, 2023 · 0 comments
Open
Assignees

Comments

@AdnanOlarmmi
Copy link
Owner

AdnanOlarmmi commented Jan 10, 2023

  • All Item class properties visible in the diagram should be defined and set up in the constructor method. Exception: properties for the 1-to-many relationships should NOT be set in the constructor method. Instead, they should have a custom setter method created.
@AdnanOlarmmi AdnanOlarmmi changed the title [Xpt] Title [1pt] Create Item class in a separate .rb file. - Adnan-Ahmed-Joel Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants