spree-contrib / spree_related_products

Related products extension for Spree Commerce.
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
149 stars 241 forks source link

Inline query with select instead of using pluck #102

Closed ismaelga closed 9 years ago

ismaelga commented 9 years ago

This should reduce one query.

Also, should be more performant in the case of a product with a lot of relations.