method
push
v1_8_7_72 -
Show latest stable
- Class:
TemplatePage::Context
push(hash)public
No documentation available.
# File lib/rdoc/template.rb, line 51
def push(hash)
@stack.push(hash)
end push(hash)No documentation available.
# File lib/rdoc/template.rb, line 51
def push(hash)
@stack.push(hash)
end