4d722dd5c5
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. |
||
---|---|---|
.. | ||
search | ||
create_task.rb | ||
destroy_task.rb | ||
proxy.rb | ||
proxy_array.rb | ||
search.rb | ||
update_task.rb |