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

[1.5pts] Implement move_to_archived method. #41

Open
chimwemwe007 opened this issue Oct 17, 2022 · 0 comments
Open

[1.5pts] Implement move_to_archived method. #41

chimwemwe007 opened this issue Oct 17, 2022 · 0 comments

Comments

@chimwemwe007
Copy link
Owner

  • Should reuse can_be_archived?() method
  • Should change the archived property to true if the result of the can_be_archived?() method is true
  • Should do nothing if the result of the can_be_archived?() method is false
@chimwemwe007 chimwemwe007 created this issue from a note in [COPY] [TEMPLATE] Ruby Group Capstone Project (To do) Oct 17, 2022
@chimwemwe007 chimwemwe007 changed the title implement move_to_archived method. [3pt] Implement move_to_archived method. Oct 17, 2022
@chimwemwe007 chimwemwe007 changed the title [3pt] Implement move_to_archived method. [1pt] Implement move_to_archived method. Oct 17, 2022
@chimwemwe007 chimwemwe007 changed the title [1pt] Implement move_to_archived method. [1.5pts] Implement move_to_archived method. Oct 17, 2022
@bengigo bengigo moved this from To do to In progress in [COPY] [TEMPLATE] Ruby Group Capstone Project Oct 17, 2022
@bengigo bengigo moved this from In progress to In review in [COPY] [TEMPLATE] Ruby Group Capstone Project Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants