method
new
v1_9_3_392 -
Show latest stable
- Class:
ERB::Compiler::PercentLine
new(str)public
No documentation available.
# File lib/erb.rb, line 340
def initialize(str)
@value = str
end new(str)No documentation available.
# File lib/erb.rb, line 340
def initialize(str)
@value = str
end