Skip to content

Instantly share code, notes, and snippets.

@comtom
Last active July 12, 2018 14:21
Show Gist options
  • Select an option

  • Save comtom/598625dfd4dfb6abcb884f3454b97c0f to your computer and use it in GitHub Desktop.

Select an option

Save comtom/598625dfd4dfb6abcb884f3454b97c0f to your computer and use it in GitHub Desktop.
Migrate CodeIgniter models and controllers from 2.x to 3.x
sudo rename 's/(?<!\.)\b\w*/\u$&/g' *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment