dphuang2 / PoGoBag

Analyze and share your Pokémon through a locally run server! Official Site access has been stopped as of 12/23/2016
146 stars 49 forks source link

[FIX] - moved search query to model scope #31

Closed matenia closed 8 years ago

matenia commented 8 years ago

Cleaned up user search query and moved to scope on User model

dphuang2 commented 8 years ago

Does moving search queries to model scope increase speed? (Just wondering for learning purposes)