Created
October 8, 2019 02:37
-
-
Save joegaudet/8d6f387811cf95862bb9e0d9bde5509b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
m = Menu.includes(:menu_groups).find(1) | |
m.menu_groups.all |
It seems to have swapped the query order, so maybe doesn't cache?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Result: