module Toji::Ingredient::LacticAcid

Public Instance Methods

ingredient_key() click to toggle source

乳酸 @dynamic weight

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