luckyframework / luckyframework/lucky

Implement `mount_defaults`

Open
#1,152 5 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.