Martin Carel

Results 7 comments of Martin Carel

I am having the exact same issue. Using Node v9.11.1

I am experiencing an abrupt termination after about (only) 900 KB has been uncompressed. Any development regarding that issue? The impression I get is as if my bz2 source file...

I'm trying to have other form elements to be posted to my app server, but it does not work. The `key` parameter has variables in it which do not get...

Handling the `404` is easy as you can catch the `RecordNotFound` error at the `ApplicationController` level and from there render a custom page. However, for 5XX errors, a ton of...

Using [kaminari](https://github.com/amatsuda/kaminari) or [will_paginate](https://github.com/mislav/will_paginate)?

My take on it: I guess they should be 2 separate issues, but #48 should be done _before_ #102.