little-recipe-parser 0.1.2
Recipe Parsing Gem - Simply run result = LittleRecipeParser::Parse.new('1 pound of chicken') - you can then call result.quantity, result.tag or result.measurement on the string
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
activesupport
>= 0