rubyforgood / rubyforgood/awbw
Quote questions
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 15
- Forks
- 26
- Avg merge
- 12h 42m
- Merged PRs (30d)
- 242
Description
-
Are we collecting only Age for new Quotes as part of WorkshopLog ?
-
workshop_id might be legacy, and instead assns need to get created via QuotableItemQuotes
-
but also -- why are Quotes standalone and not just polymorphic themselves?
-
if only for workshops, then we prob should rename to WorkshopQuote
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Quote, WorkshopLog, QuotableItemQuotes, and workshop_id references in the repository. Determine whether Quotes are workshop-specific, how associations should be created, and whether Quote should be polymorphic or renamed WorkshopQuote. Done means the model relationship and naming decision are resolved and consistently reflected in the project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100