Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Category show posts arn't ordered #22

Open
dedman opened this issue Sep 20, 2012 · 0 comments
Open

Category show posts arn't ordered #22

dedman opened this issue Sep 20, 2012 · 0 comments

Comments

@dedman
Copy link

dedman commented Sep 20, 2012

PostCategoriesController#show doesn't order the posts

Suggest just changing line 8 of PostCategoriesController to be

@posts = @category.posts.ordered.live

Sorry I don't have time to submit a proper pull request with tests etc atm.

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

No branches or pull requests

1 participant