Method: PatternPatch::Methods#trim_mode
- Defined in:
- lib/pattern_patch.rb
#trim_mode ⇒ String?
Set the default trim mode to use with ERb. This is the same as the value of PatternPatch.trim_mode.
40 |
# File 'lib/pattern_patch.rb', line 40 def_delegator "PatternPatch", :trim_mode, :trim_mode |