xentek / hyperdrive

hypermedia state machine
https://rubygems.org/gems/hyperdrive
MIT License
5 stars 0 forks source link

Provide a way to throw custom errors from request blocks #9

Closed xentek closed 10 years ago

xentek commented 10 years ago

Hyperdrive needs a way for users to throw an HTTP error inside of request blocks. Will likely take a cue from Sinatra on this.