1
0
Fork 0
forked from OpenNeo/impress
impress/app
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
..
assets Fix SASS @extend of non-existant class 2023-10-23 19:05:03 -07:00
controllers Start building new item search 2023-10-23 19:05:03 -07:00
helpers Fix modeling_i18n_tag crash 2023-10-23 19:05:02 -07:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Simplify filter API a bit 2023-10-23 19:05:03 -07:00
views Remove references to the Stripe gem 2023-07-21 18:54:15 -07:00