Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
issue #112 - managed to replicate ingredient subtraction issue in mod…
…el test. The short circuit in the sub() function in ingredient doesn't appear to actually avoid hitting the false state where the whole ingredient is removed. Not sure why. Research required on short circuiting functions via returns in ruby.
- Loading branch information