Home
Pages
Classes
Methods
Parent
ERB::Compiler::TrimScanner
Methods
#stags
class Erb::Indent::IndentScanner
Public Instance Methods
stags
()
click to toggle source
Calls superclass method
# File lib/erb/indent.rb, line 8
def
stags
[
'<%\|'
,
*
super
]
end