Alex Porras

Results 34 comments of Alex Porras

I ended up here also looking for a way to customise the HTTP 401 JSON. How about an option, say, called `customize_unauthorized_response`, which is a `proc` that accepts the original...

Whoops, I just noticed @mpoisot [suggested passing in a block as well](https://github.com/eparreno/rack-jwt/issues/1#issuecomment-288776951). Apologies for the dupe.

I'm not sure how to make `np` work properly with a separate folder. As one of the steps in `np` is to bump the version, the updated `package.json` is in...

@sashakid You can update the README. PRs are welcome.

Hi @ik2wxx , can you attach the build log?

Hmm, this part is strange: ``` /Users/roberto/Desktop/Targhe/openalpr-ios-master/work/tesseract-thin-lib/iPhoneOS-armv7/libtesseract_all.a(argz.o) cputype (16777223) and cpusubtype (3) does not match previous archive members cputype (12) and cpusubtype (9) (all members must match) ``` Can you...

Hi @mrugrajsinh , what version of ruby are you using?

Can you confirm that is indeed the version the script is running? That error is indicative of a pre 2.1 version of ruby.

Hi @Narendra0791, Can you add a description of what this PR is for? I see that it was sourced from `master` but you want to merge to `2_0`, which I'm...