1
0

Renamed Ingredient -> Food

Ingredient is now part of composition (meal/recipe/dish)
This commit is contained in:
cryptogopher
2020-04-14 19:44:19 +02:00
parent c3010a70e8
commit 8e8160c41a
46 changed files with 204 additions and 199 deletions

View File

@@ -1,6 +1,6 @@
require File.expand_path('../../test_helper', __FILE__)
class IngredientTest < ActiveSupport::TestCase
class FoodTest < ActiveSupport::TestCase
# Replace this with your real tests.
def test_truth