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! |
||
|---|---|---|
| .. | ||
| item | ||
| alt_style.rb | ||
| application_record.rb | ||
| auth_record.rb | ||
| auth_user.rb | ||
| campaign.rb | ||
| closet_hanger.rb | ||
| closet_list.rb | ||
| closet_visibility.rb | ||
| color.rb | ||
| contribution.rb | ||
| donation.rb | ||
| donation_feature.rb | ||
| item.rb | ||
| item_outfit_relationship.rb | ||
| neopets_connection.rb | ||
| neopets_page.rb | ||
| outfit.rb | ||
| parent_swf_asset_relationship.rb | ||
| pet.rb | ||
| pet_state.rb | ||
| pet_type.rb | ||
| species.rb | ||
| swf_asset.rb | ||
| user.rb | ||
| zone.rb | ||