lostisland / hurley

DEAD project, don't use
MIT License
177 stars 21 forks source link

refactor Request#prepare! #10

Closed technoweenie closed 9 years ago

technoweenie commented 9 years ago

See https://github.com/lostisland/hurley/pull/5#issuecomment-68753005

technoweenie commented 9 years ago

FWIW: I hate the prepare name. If anyone has better ideas on a convention for it, I'm all ears. I recently added a Hurley::Response#complete! method too. Both are intended to be called by internal hurley code or adapters, and not by users directly.

pengwynn commented 9 years ago

Of the build, setup, prepare usual suspects, I don't mind prepare here.