impress/app/models/item
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
..
search Simplify filter API a bit 2023-10-23 19:05:03 -07:00
create_task.rb move item cache sweeping and flex syncing to background tasks 2013-12-09 00:12:05 -06:00
destroy_task.rb move item cache sweeping and flex syncing to background tasks 2013-12-09 00:12:05 -06:00
proxy.rb oh dang, did we just fix most of the mixed content? 2015-08-05 20:11:08 -04:00
proxy_array.rb prepare partials for closet_hangers#index, too 2013-12-27 21:48:28 -05:00
search.rb globalized search first draft 2013-01-24 18:24:35 -06:00
update_task.rb move item cache sweeping and flex syncing to background tasks 2013-12-09 00:12:05 -06:00