little-recipe-parser 0.1.0
Recipe Parsing Gem - Simply run LittleRecipeParser::Parse.new('1 pound of chicken') - you can then call .quantity, .tag or .measurement on the string
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 0