Class: ProMashRec::MashSchedule

Inherits:
Brewser::MashSchedule show all
Defined in:
lib/brewser/engines/promash_rec.rb

Instance Method Summary collapse

Methods inherited from Brewser::Model

#as_beerxml, #as_brewson, auto_migrate_down!, auto_migrate_up!, auto_upgrade!, #deep_json, default_repository_name, #to_json

Instance Method Details

#from_promash(mash) ⇒ Object



313
314
315
316
# File 'lib/brewser/engines/promash_rec.rb', line 313

def from_promash(mash)
  
  return self
end