Created
February 9, 2015 11:37
-
-
Save edtjones/1bf44f8b65d23175fcf0 to your computer and use it in GitHub Desktop.
ContentfulRails webhooks route example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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