awesome-controller
awesome-controller copied to clipboard
Remove unnecessary loop
Hi, thanks for the great example.
In posts#index and awesome/posts#index, all posts are shown for each post.
It seemed to be an unintended behavior, so I changed it to show all posts only once.