Develop and test webhooks on your local machine
You shouldn't have to deploy to staging just to try out webhooks. This is usually such a pain that I would procrastinate about using webhooks at all. Just found out about an awesome solution called proxylocal.
gem install proxylocal
proxylocal 3000 --host some-unique-hostname
Now http://some-unique-hostname.t.proxylocal.com/ will map to localhost:3000 - awesome!
Written by Michael Grassotti
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Related Tags
#ruby
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#