1
0
Fork 0
forked from OpenNeo/impress
impress/app/models
Matchu f0f9033b8f Fix select bug in Item.all_by_ids_or_children
Idk why, but when the `select` was the first thing in the query, it was getting ignored. I wonder if there's something about the `object_assets` scope that I'm not understanding that's overwriting it? Or the `joins`? But whatever, this works, I'm not worried about it for now!
2023-10-23 19:05:02 -07:00
..
item oh dang, did we just fix most of the mixed content? 2015-08-05 20:11:08 -04:00
asset_image_conversion_request.rb
campaign.rb
closet_group.rb
closet_hanger.rb
closet_hanger_observer.rb
closet_list.rb
closet_list_observer.rb
closet_visibility.rb
color.rb
contribution.rb
contribution_observer.rb
donation.rb
donation_feature.rb
fragment_expiration.rb
fragment_localization.rb
image.rb
item.rb Fix select bug in Item.all_by_ids_or_children 2023-10-23 19:05:02 -07:00
item_observer.rb
item_outfit_relationship.rb
neopets_connection.rb
neopets_page.rb
neopets_user.rb
news_post.rb
outfit.rb
outfit_image_update.rb
outfit_image_uploader.rb
parent_swf_asset_relationship.rb
pet.rb
pet_attribute.rb
pet_state.rb
pet_type.rb
pet_type_observer.rb
pretty_param.rb parameterize user params like items, plus a cleaner parameterization scheme 2011-07-26 18:49:52 -04:00
roulette.rb
species.rb
static_resource.rb
swf_asset.rb
user.rb
user_sweeper.rb
wardrobe_tip.rb
zone.rb