mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-15 04:14:24 +00:00
OFN it's hard enough. No need to abuse implicitness making things very hard to follow. I've spent around 20min trying to find out where this controller action was implemented until I realized Rails renders the matching view if no controller action is defined. Making it git-greppable makes it a bit easier next time.