module Toji::Ingredient::Alcohol

Public Instance Methods

ingredient_key() click to toggle source

醸造用アルコール @dynamic weight

# File lib/toji/ingredient/alcohol.rb, line 9
def ingredient_key
  [].join(":")
end