forked from OpenNeo/impress
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. |
||
|---|---|---|
| .. | ||
| item | ||
| 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 | ||
| 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 | ||
| roulette.rb | ||
| species.rb | ||
| static_resource.rb | ||
| swf_asset.rb | ||
| user.rb | ||
| user_sweeper.rb | ||
| wardrobe_tip.rb | ||
| zone.rb | ||