Incorrect objects for retrieving flat and aggregated feeds
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 68/100
Research direction
Open feeds_controller and inspect the flat and aggregated methods. Confirm which objects they use to retrieve each feed, then replace the timeline_flat and timeline_aggregated objects with [:flat] and [:aggregated]. Done means both methods request the specified objects.
Written by the indexing model from the issue text.
Description
The methods flat and aggregated in feeds_controller, call the wrong objects: timeline_flat and timeline_aggregated to retrieve flat and aggregated feeds respectively.
These objects should be: [:flat] and [:aggregated] instead of [:timeline_flat] and [:timeline_aggregated]
- Dominant language
- Ruby
- Stars
- 38
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
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.
More from GetStream/Stream-Example-Rails
-
Heroku deploy fails Open
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
GetStream/Stream-Example-Rails#5 · 1 comment ·
-
GetStream/Stream-Example-Rails#1 · 6 comments · 1 assignee ·
All issues in GetStream/Stream-Example-Rails
Similar issues
-
SyncEm always forwards a dummy block, so wrapped methods lose their no-block/Enumerator behavior Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
endoflife-date/endoflife.date#11086 ·
-
internal
Difficulty 1/5 Under an hour Newbie friendliness 88/100
Kong/developer.konghq.com#7322 ·
-
bug P2
Difficulty 2/5 1-3 hours Newbie friendliness 88/100