Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Hook Generator #34

Merged
merged 4 commits into from
Nov 25, 2015
Merged

Web Hook Generator #34

merged 4 commits into from
Nov 25, 2015

Conversation

brianknight10
Copy link
Contributor

This pull request addresses issue #12 and provides a web hook generator.

The generator creates resource routes and a controller, with support for namespaced controllers and pluralized and singular names.

I've updated the README with instructions for use and have provided tests for the functionality. No existing code was changed, with the exception of one test. I've commented on the commit as to why I changed that test.

I did add one development dependency to the .gemspec file to permit testing of the generator. As requested, I've isolated that addition to its own commit.

This has been a great gem to use - thanks! I hope you find this addition useful.

tardate added a commit that referenced this pull request Nov 25, 2015
@tardate tardate merged commit b9afc94 into evendis:master Nov 25, 2015
@tardate
Copy link
Member

tardate commented Nov 25, 2015

brilliant @brianknight10 .. thanks for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants