luckyframework / luckyframework/lucky
Implement `mount_defaults`
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Crystal
- Stars
- 2.7k
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
As described here: https://github.com/luckyframework/lucky/issues/1049#issuecomment-611689438
The idea is that common `needs` can be passed in automatically. Stuff like `context`, `current_user`
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 reading issue #1049 and the linked comment, then locate the mount_defaults entry point in the Lucky framework. Clarify how common needs such as context and current_user should be passed automatically, and define tests that show those defaults are available when mounting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100