Module: Toji::Ingredient::Alcohol
- Includes:
- Base
- Defined in:
- lib/toji/ingredient/alcohol.rb
Instance Method Summary collapse
-
#ingredient_key ⇒ Object
醸造用アルコール.
Instance Method Details
#ingredient_key ⇒ Object
醸造用アルコール
9 10 11 |
# File 'lib/toji/ingredient/alcohol.rb', line 9 def ingredient_key [].join(":") end |