JSONAPI-Resources / JSONAPI-Resources/jsonapi-resources

Access ActiveRecord collection from Processor

Open
#1,148 1 comment 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.