Method: EyeOfNewt::Parser#_reduce_30
- Defined in:
- lib/eye_of_newt/parser.rb
#_reduce_30(val, _values, result) ⇒ Object
308 309 310 311 |
# File 'lib/eye_of_newt/parser.rb', line 308 def _reduce_30(val, _values, result) @ingredient.amount = 1 result end |