Files
openfoodnetwork/app
Maikel Linke 956c4a27c2 Remove unnecessary guard clause
Previously, payment actions that were listed without an associated
`can_?` method were interpreted as supported. All payment methods are
implementing all `can_?` methods for listed actions though. And I think
that new payment methods should explicitely implement all `can_?`
methods instead of relying on this hidden logic.
2026-03-11 10:58:30 +11:00
..
2026-03-04 10:28:39 +11:00
2026-03-10 16:07:42 +11:00
2025-10-27 11:30:33 +01:00
2026-03-02 22:05:29 +01:00
2026-03-11 10:58:30 +11:00