impress/app
Emi Matchu fe4db1b605 Improve prediction for what pets need modeling for an item
Noticing a lot of Maraquan items on the homepage today, and they're
doing that thing of expecting standard body types to be relevant too,
because I think we wrote this logic before the Maraquan Mynci ended up
having the same standard Mynci body? (Maybe? Or maybe I'm being
ahistorical and I just wrote this wrong to begin with lol)

In any case, this is more accurate, and I think I'm also maybe
incidentally noticing that it's running faster, at least in my brief
before/after production testing? (There's *more* queries, like 100! But
many of them are *very* fast lookups, coming in at under 1ms—and also a
lot of them are dupes being served by Rails's request-scoped query
cache.)
2024-10-03 13:49:15 -07:00
..
assets Limit Rainbow Pool filter dropdown size 2024-09-30 17:42:52 -07:00
controllers Oops, remove no-longer-true comment about a code block I just deleted! 2024-10-02 18:20:22 -07:00
helpers Add edit form for Alt Styles, for Support staff only 2024-09-30 17:21:45 -07:00
javascript Oops, fix locale form with Turbo pageloads 2024-09-20 18:55:08 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Improve prediction for what pets need modeling for an item 2024-10-03 13:49:15 -07:00
services Oops, don't show not-directly-for-sale items as being "0 NC" 2024-09-27 18:27:12 -07:00
views Remove not-very-useful caching for homepage modeling 2024-10-02 18:26:49 -07:00