Skip to content

Instantly share code, notes, and snippets.

@schontz
Created June 7, 2013 23:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schontz/5733028 to your computer and use it in GitHub Desktop.
Save schontz/5733028 to your computer and use it in GitHub Desktop.
Trying to find out where `Spree::Variant` call is coming from
Spree::Variant Load (0.3ms) SELECT `spree_variants`.* FROM `spree_variants` WHERE `spree_variants`.`id` = 6 LIMIT 1
TRACE: SELECT `spree_variants`.* FROM `spree_variants` WHERE `spree_variants`.`id` = 6 LIMIT 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment