Tempura - TEMPlate Utility for Ruby Application
Basic
put an evaluate result of a _attr_* value into an attribute of this p tag.
put an evaluate result of a _child_ value.
View of Model : Table
| 1 | pencil | 12 |
| 2 | eraser | 3 |
| 3 | notebook | 15 |
| (seq-no) | (name) | (price) |
| | Amount | (amount of price) |
View of Model : List
- pencil - 12
- eraser - 3
- notebook - 15
- (name) - (price)
User Event : Add
User Event : Delete
User Event : Reset
reset