Nathan Levin-Greenhaw

Results 3 issues of Nathan Levin-Greenhaw

``` perl r->db('foo')->create->run; print Dumper r->db('foo')->table('entities')->create->run; ``` Responds with `'Database`test`does not exist.'` 😞

After switching to use the retry middleware, I missed being able to have access to the request & response objects. This changes brings adds that info to `RRNLRetryMiddlewareError` like `RRNLRequestError`...

I just went to the example page and opened a dialog and reduced the window height to see that the footer buttons get chopped off. ![screen shot 2016-10-13 at 12...

bug