Open ghost opened 5 years ago
Added number attribute to Step and migration. Fixed create_recipe to include step numbers with convert_steps_string.
Maybe add a feature to handle the case when a step is added to a recipe. Check the number of the last step and give the new step the next number.
Still need tests.
Steps should be numbered (first step to last step).