Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect objects for retrieving flat and aggregated feeds #7

Open
rb512 opened this issue Apr 14, 2019 · 0 comments
Open

Incorrect objects for retrieving flat and aggregated feeds #7

rb512 opened this issue Apr 14, 2019 · 0 comments

Comments

@rb512
Copy link

rb512 commented Apr 14, 2019

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant