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