The document compares Rails to Burger King by listing various components that make up their architectures. It lists clients, stuff/steaks, cooks, boxes, waiters, and questions as common elements that represent the data, model, controller, and view layers in Rails and the customers, food, kitchen staff, packaging, servers, and inquiries in a Burger King restaurant.
11. CLIENTS
Present data to
the user
WAITERS
Bridge between
Model and View
View
BOXES
COOKS
Retrieve and
organize raw data
STUFF
Model
STEAKS
STUFF
Data
Controller