Skip to content

Instantly share code, notes, and snippets.

@edtjones
Created February 9, 2015 11:37
Show Gist options
  • Save edtjones/1bf44f8b65d23175fcf0 to your computer and use it in GitHub Desktop.
Save edtjones/1bf44f8b65d23175fcf0 to your computer and use it in GitHub Desktop.
ContentfulRails webhooks route example
# Mount the ContentfulRails Engine at /contentful
# Feel free to choose a different endpoint name
mount ContentfulRails::Engine => '/contentful'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment