1
0
Fork 0
forked from OpenNeo/impress
impress/app/models
Matchu 2dd9cfb3d5 Use all instead of scoped
Back in the day, `all` would immediately load up a query into an array, but now I think it's an alias for what `scoped` used to be: a relation that contains everything.
2023-10-23 19:05:04 -07:00
..
item Add user:owns/wants back to item search 2023-10-23 19:05:03 -07:00
asset_image_conversion_request.rb timeout on background jobs 2012-11-04 12:01:03 -06:00
campaign.rb Delete attr_accessible from Campaign 2023-10-23 19:05:04 -07:00
closet_group.rb
closet_hanger.rb Use strong parameters for ClosetHanger 2023-10-23 19:05:04 -07:00
closet_hanger_observer.rb oh poo, didn't commit these properly with the closet hanger caching :( 2013-12-27 21:48:38 -05:00
closet_list.rb Rename ClosetList.public -> publicly_visible 2023-10-23 19:05:04 -07:00
closet_list_observer.rb
closet_visibility.rb Cache trade info on items#show, finally! I think it's the performance culprit. 2013-12-27 14:49:46 -05:00
color.rb Backfill globalize's find_by_name method 2023-10-23 19:05:04 -07:00
contribution.rb Use all instead of scoped 2023-10-23 19:05:04 -07:00
contribution_observer.rb i18n for items#show (including javascripts/items/show.js) 2013-01-24 18:23:19 -06:00
donation.rb Use strong parameters for Donation 2023-10-23 19:05:04 -07:00
donation_feature.rb
fragment_expiration.rb only send cache deletions for usable locales 2013-12-08 23:44:25 -06:00
fragment_localization.rb
image.rb
item.rb Add fits and not_fits back to item search 2023-10-23 19:05:03 -07:00
item_observer.rb
item_outfit_relationship.rb
neopets_connection.rb
neopets_page.rb import from gallery 2015-07-28 15:05:40 -04:00
neopets_user.rb
outfit.rb Use strong parameters for Outfit 2023-10-23 19:05:04 -07:00
outfit_image_update.rb timeout on background jobs 2012-11-04 12:01:03 -06:00
outfit_image_uploader.rb
parent_swf_asset_relationship.rb
pet.rb Update to new scope syntax 2023-10-23 19:05:03 -07:00
pet_attribute.rb
pet_state.rb
pet_type.rb Add fits and not_fits back to item search 2023-10-23 19:05:03 -07:00
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 check was in the wrong place. fixed 2011-01-27 17:50:08 -05:00
species.rb Backfill globalize's find_by_name method 2023-10-23 19:05:04 -07:00
static_resource.rb
swf_asset.rb
user.rb Use strong parameters for User 2023-10-23 19:05:04 -07:00
user_sweeper.rb
wardrobe_tip.rb
zone.rb