Recipe (Class)

In: model/model.rb
Parent: Object
Category Food Recipe ObservableArray Measure Cookbook Ingredient Replicator Array Singleton Observable TopLevel

A Recipe is a collection of ingredients and some metadata about the recipe.

Methods

author   author=   directions   directions=   name   name=   new   note   note=   temp   temp=   tottime   tottime=   yields   yields=  

Attributes

id  [R] 
ingredients  [RW] 

Included Modules

Public Class methods

Public Instance methods

"Recipe found in Late Aunt Bertha’s shoe."

oven temperature. Just a string; we don’t do any calculations (so the user can do C or F or Kelvin, we don’t care.)

preparation and cook time together. Does anybody really know what time it is? Does anybody really care?

[Validate]