Fixes for the rename reserved paths helpers
- May 18, 2017
-
-
Bob Van Landuyt :neckbeard: authored
-
Bob Van Landuyt :neckbeard: authored
-
Bob Van Landuyt :neckbeard: authored
The only path we need to rename is the exact match `old_path` and child matches `old_path/%` instead of `old_path` wich would rename routes that just look similar.
-