Carlo Cabrera fb35add3b6
Replace ensure_formula_installed! with Formula#ensure_installed!
`ensure_formula_installed!` requires the `Formula` class to be loaded
before being called to work properly.

Let's guarantee that instead by implementing it as an instance method of
the `Formula` class.

See discussion at #20358.
2025-08-02 03:43:37 +08:00
..
2025-07-14 19:12:38 +01:00
2025-07-14 19:12:38 +01:00
2025-06-09 19:06:16 +01:00
2025-06-29 09:02:24 -07:00