Method: PatternPatch.trim_mode
- Defined in:
- lib/pattern_patch.rb
.trim_mode ⇒ String?
The default trim mode to use with ERb. Defaults to nil.
90 91 92 |
# File 'lib/pattern_patch.rb', line 90 def trim_mode @trim_mode end |
The default trim mode to use with ERb. Defaults to nil.
90 91 92 |
# File 'lib/pattern_patch.rb', line 90 def trim_mode @trim_mode end |