method
pop
ruby 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