Chuck Callebs

Results 5 issues of Chuck Callebs

The "Gridhook API Documentation" link is broken in the README.

The more I use this, the more I think it shouldn't be actual classes that define hooks, rather more simple "rspec-esque" blocks of code. For example: ``` RUBY class SampleHooks...

This will come in handy when pokey_runner is released as well.

There's currently no way to inject API authentication headers in with requests. This will be necessary to simulate requests to external services.

Right now we only support GET/POST. Will need the full spectrum at some point.