vpatel90 / food-budgeter

1 stars 0 forks source link

Write a migration that migrates `meals` data #39

Closed vpatel90 closed 7 years ago

vpatel90 commented 7 years ago

Write a migration that will create a Meal object for all meals in a week - the default assumption should be type: 'eat_in'

Remove the meals column from the weeks table