class

TemplatePage::Context

v1_8_7_72 - Show latest stable - Superclass: Object

A context holds a stack of key/value pairs (like a symbol table). When asked to resolve a key, it first searches the top of the stack, then the next level, and so on until it finds a match (or runs out of entries)

Files

  • lib/rdoc/template.rb