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