Zachary Kloepping
Zachary Kloepping
Every [post partial](https://github.com/jipiboily/monologue/blob/master/app/views/monologue/posts/_post.html.erb#L1) calls `.tags` which causes a query per post. Adding `:tags` to the includes should bring this down to a single query instead of N queries.
- Operating System - OSX El Capitan 10.11.3 - Sublime Text version - Build 3114 - I'm using rvm with the following config in sublime ``` { "rubocop_command": "", "check_for_rvm":...
I did not update the Readme yet as I'm not sure if this is how you would like it configured and whatnot...since this would change the method signatures of initializers...