andrewwood2 / acebook-gazelle

AceBook project deployment
https://damp-beyond-18538.herokuapp.com/posts
Other
0 stars 2 forks source link

Feat post name display #41

Closed rebeccasedgwick closed 6 years ago

rebeccasedgwick commented 6 years ago

NOTE: devise / db fix needed to save name to database on signup.

This PR displays the name of the user who has authored a post.

A couple of bits of refactoring to the posts controller, and general linter tidying.