Files
growstuff/app
google-labs-jules[bot] 65def47ead Fix: Correct nutrition data rendering and add AFCD name
This commit addresses two issues in the nutritional data view:

1.  **Fixes String Interpolation:** The HAML template incorrectly used an escaped hash (`\#{...}`) in string interpolations, which prevented the nutritional values from being rendered. This has been corrected by removing the backslash.
2.  **Adds AFCD Name:** The view now displays the `food_name` from the Australian Food Classification Data to provide more context to the user.
2025-12-01 13:41:31 +00:00
..
2025-12-01 10:02:23 +00:00
2020-01-10 16:50:52 +13:00
2025-09-01 12:56:22 +00:00
2022-03-30 01:23:11 +10:30