kcal/app/Models
Christopher C. Wells 99129e3c76 Create IngredientAmount class
This class will replace FoodAmount when it has proper support for
calculating nutrients for FoodAmount and Recipe combinations.
2021-01-22 22:02:20 -08:00
..
Traits Create IngredientAmount class 2021-01-22 22:02:20 -08:00
Food.php Add initial Recipe support to ingredient picker (WIP) 2021-01-22 21:12:10 -08:00
FoodAmount.php Add support for old values in recipe form 2021-01-22 21:11:19 -08:00
IngredientAmount.php Create IngredientAmount class 2021-01-22 22:02:20 -08:00
JournalEntry.php Create IngredientAmount class 2021-01-22 22:02:20 -08:00
Recipe.php Create IngredientAmount class 2021-01-22 22:02:20 -08:00
RecipeStep.php Write IDE helper content directly to models 2021-01-18 13:33:21 -08:00
User.php Write IDE helper content directly to models 2021-01-18 13:33:21 -08:00