Method: PatternPatch::Methods#patch_dir
- Defined in:
- lib/pattern_patch.rb
#patch_dir ⇒ String
Set this to conveniently load patches from a common folder with the patch method.
27 28 29 |
# File 'lib/pattern_patch.rb', line 27 def patch_dir @patch_dir end |