Skip to content

Instantly share code, notes, and snippets.

@sweeneydavidj
Created May 6, 2020 16:11
Show Gist options
  • Save sweeneydavidj/bb4a2c5fb94f964798cf2c30968fb1c4 to your computer and use it in GitHub Desktop.
Save sweeneydavidj/bb4a2c5fb94f964798cf2c30968fb1c4 to your computer and use it in GitHub Desktop.
Regex for Phoenix routes
%s/\([_a-z]*_path\)/Routes.\1/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment