ruby-grape / ruby-grape/grape-roar
Enable type: presenter with Grape
Open
Nobody has claimed this yet.
new feature
- Dominant language
- Ruby
- Stars
- 59
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/intridea/grape/issues/827, we want to be able to write:
requires :spline, type: Acme::Api::Presenters::SplinePresenter
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
Read the linked Grape issue #827 first, then trace how grape-roar handles Grape's requires type option; the payload names no repository files or tests. Done means the shown SplinePresenter declaration is accepted and its behavior is verified by the project's tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100