Closed koic closed 6 years ago
The interface of ERB.new will change from Ruby 2.6.
ERB.new
Add :trim_mode and :eoutvar keyword arguments to ERB.new. Now non-keyword arguments other than first one are softly deprecated and will be removed when Ruby 2.5 becomes EOL. [Feature #14256]
https://github.com/ruby/ruby/blob/2311087/NEWS#stdlib-updates-outstanding-ones-only
The interface of
ERB.new
will change from Ruby 2.6.https://github.com/ruby/ruby/blob/2311087/NEWS#stdlib-updates-outstanding-ones-only