1
0
Fork 0
forked from OpenNeo/impress
impress/app
Emi Matchu 6515e525fb Remove some unused PetType scopes
I looked at this and was like. "ok literally what is
`nonstandard_colors` trying to do"

reading it again now, I'm realizing the idea is that it probably runs
two queries: one to get nonstandard colors, then depends on
ActiveRecord to implicitly convert the relation to an array and then to
IDs for the second query? Instead of doing a join??

Idk, it's unused, so trash it!
2024-02-16 23:32:22 -08:00
..
assets Left-align the alt styles on the page, to flow better with the headers 2024-01-24 08:02:19 -08:00
controllers Oops, fix bug with saving outfits of pets loaded from Neopets.com 2024-02-08 09:51:31 -08:00
helpers Use higher-res outfit thumbnails if the device has at least 2x DPI 2024-02-08 10:07:09 -08:00
javascript Oops, I missed a syntax error lol 2024-02-08 10:48:45 -08:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Remove some unused PetType scopes 2024-02-16 23:32:22 -08:00
services Extend OWLS caching from 15 minutes to 1 day 2024-01-15 06:19:48 -08:00
views Use higher-res outfit thumbnails if the device has at least 2x DPI 2024-02-08 10:07:09 -08:00