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

puzzles.rb:28-32: Implement a decorator for optional... #564

Open
0pdd opened this issue Feb 2, 2024 · 0 comments
Open

puzzles.rb:28-32: Implement a decorator for optional... #564

0pdd opened this issue Feb 2, 2024 · 0 comments

Comments

@0pdd
Copy link
Collaborator

0pdd commented Feb 2, 2024

The puzzle 532-cf0ceb1a from #532 has to be resolved:

0pdd/objects/puzzles.rb

Lines 28 to 32 in 9d7b1ae

# @todo #532:60min Implement a decorator for optional model configuration load.
# Let's implement a class that decorates `Puzzles` and
# based on presence of `model: true` attribute in YAML config, decides
# whether the puzzles should be ranked or not.
# Don't forget to remove this puzzle.

The puzzle was created by rultor on 02-Feb-24.

Estimate: 60 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant