JSONAPI-Resources / JSONAPI-Resources/jsonapi-resources
Add rails generator to create config file?
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2.3k
- Forks
- 546
- PR merge metrics
- No merged PRs in 30d
Description
In mongoid, there is a rails generator mongoid:config to auto-generate a default config for rails project, it would be good if JR can offer this kind of generator too.
Contributor guide
No contributing guide indexed for this repository
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 checking how Rails generators are structured in this repository and compare the requested mongoid:config entry point with the project's configuration setup. Confirm the generated default config and the expected Rails invocation, then verify that the generator creates the intended file for a new Rails project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100