1
0
Fork 0
forked from OpenNeo/impress
impress/app/models
Matchu 66db73748a Simplify filter API a bit
Not doing the tricks with `is_positive` anymore, instead just calling different functions altogether at the call site.

Also, instead of classes, I feel like this is a lot more concise to just write as class methods that create certain instances of a trivial `Filter` data class. Without the tricks of `is_positive` in play, the value of classes goes way down imo.
2023-10-23 19:05:03 -07:00
..
item Simplify filter API a bit 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
closet_group.rb
closet_hanger.rb
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
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
item_observer.rb
item_outfit_relationship.rb lovely interface for saving outfits. still no reading them yet 2010-11-10 16:59:54 -05:00
neopets_connection.rb
neopets_page.rb
neopets_user.rb
news_post.rb
outfit.rb
outfit_image_update.rb timeout on background jobs 2012-11-04 12:01:03 -06:00
outfit_image_uploader.rb use openneo-uploads bucket 2012-07-31 11:42:27 -04:00
parent_swf_asset_relationship.rb
pet.rb
pet_attribute.rb
pet_state.rb Update to new scope syntax 2023-10-23 19:05:03 -07:00
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 Update to new scope syntax 2023-10-23 19:05:03 -07:00
static_resource.rb
swf_asset.rb
user.rb Update to new scope syntax 2023-10-23 19:05:03 -07:00
user_sweeper.rb
wardrobe_tip.rb
zone.rb Update to new scope syntax 2023-10-23 19:05:03 -07:00