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. #1

Closed
tafaramafemba opened this issue Jun 27, 2022 · 0 comments
Closed

[1pt] Create Item class in a separate .rb file. #1

tafaramafemba opened this issue Jun 27, 2022 · 0 comments
Assignees

Comments

@tafaramafemba
Copy link
Owner

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.

@dewslyse dewslyse added this to To do in Ruby capstone Jun 27, 2022
@dewslyse dewslyse changed the title Create Item class in a separate .rb file. [1pt]Create Item class in a separate .rb file. Jun 27, 2022
@dewslyse dewslyse changed the title [1pt]Create Item class in a separate .rb file. [1pt] Create Item class in a separate .rb file. Jun 27, 2022
@tafaramafemba tafaramafemba moved this from To do to In progress in Ruby capstone Jun 27, 2022
@tafaramafemba tafaramafemba moved this from In progress to In review in Ruby capstone Jun 27, 2022
@dewslyse dewslyse moved this from In review to Done in Ruby capstone Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants