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