JSONAPI-Resources / JSONAPI-Resources/jsonapi-resources
Access ActiveRecord collection from Processor
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2.3k
- Forks
- 546
- PR merge metrics
- No merged PRs in 30d
Description
What is the best way to access the AR collection from a Processor? My use case is setting meta in the after_find (although perhaps there's a better way to do it?) and I need to remove the limit so the meta stats are for all records, regardless of pagination params.
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
The issue mentions a Processor, an ActiveRecord collection, the after_find hook, and pagination parameters, but names no files or tests. Start by locating the Processor entry point and its collection handling, then clarify the intended behavior and how completion should be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100