solidusio / solidusio/solidus_starter_frontend
[Maintenance] [Rails 8.0] convert enums from keyword arguments to positions
Open
Nobody has claimed this yet.
bug
- Dominant language
- Ruby
- Stars
- 67
- Forks
- 49
- Avg merge
- 8m
- Merged PRs (30d)
- 4
Description
Additional context
https://guides.rubyonrails.org/8_0_release_notes.html
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 reviewing the Rails 8.0 release notes linked in the issue, then locate the enum declarations in the starter frontend. Convert the enum arguments from keyword arguments to positional arguments and verify that the affected Rails code still loads and behaves correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100