1
0

Added :meals and :compositions_ingredients tables

Changed Column -> QuantityColumn
Updated :ingredients table to handle recipes
This commit is contained in:
cryptogopher
2020-04-13 01:11:34 +02:00
parent dbb8bdc62e
commit ced06a25bc
6 changed files with 28 additions and 9 deletions

View File

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