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

Adding user association to posts in posts list #43

Merged
merged 1 commit into from Feb 15, 2017
Merged

Conversation

danman01
Copy link

Fixes user nickname in posts list being set to current user. Probably a more efficient way to lookup user for each post, but this does the trick. Might be good to move that lookup into a scope on the Post model.

@danman01 danman01 added the bug label Feb 15, 2017
@estermer estermer merged commit 2b02f7a into dev Feb 15, 2017
@estermer
Copy link
Contributor

good stuff~!

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

Successfully merging this pull request may close these issues.

None yet

2 participants