VenusInterns / BlogTemplate

MIT License
208 stars 38 forks source link

Refactored into ViewModels #93

Closed julietdaniel closed 7 years ago

julietdaniel commented 7 years ago

Refactored new post, edit post, and comment features into ViewModels. Protects against parameter injection. Note: Index was already refactored into a ViewModel (using PostSummary) in a previous commit.