Hi, this patchset combine my previous error handling DSL patch and fix all tests/issues so far. (all our test suites are green).
Also I recently realized, that we don't have mechanism to 'reset' mock data in mock dir. So I updated Rakefile and nwo there are couple tasks for dealing with mock data (setup, clean, reset) All error pages were updated to be more verbose for users (well HTML pages are helpfull just for developers, which is another reason I increased verbosity). So no you can see backtrace, HTTP status code explanation, request and response headers and of course status code. Since we already discussed fir revision and so far it was 'acked' verbaly ;-) I just resending rebased patch with this additions. For those who look on my previous patch, first patch in this set is not interesting. -- Michal
