Brett Jackson

Results 6 issues of Brett Jackson

When adding options to enable_authorization, the following error is displayed: Started DELETE "/users/sign_out" for 192.168.1.5 at 2014-01-16 22:59:04 -0600 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"eG2YUYItoG7xz3Y/tMteKMQCNidGJHtktEAxsBWX2yA="} Completed 500 Internal Server...

This PR creates a prop called `beforeSignIn`. This prop enables a function to be called when the user clicks a sign up button, but before the AccountKit window/modal pops up....

It would be useful to connect to an already running node-process.

enhancement

encodePeer doesn't check for out of bounds values before writing them to a Buffer, which can cause an error to be thrown. I would submit a PR, but I'm not...

Whenever I try to format a date, an error is thrown: `TypeError: TypeError: this.localeData(...).postformat is not a function`. This happens whenever I use `format` in the JSX element, or set...

With a few changes, I was able to get this to successfully compile. Did you emulate this on QEMU? How did you do so? Could you elaborate on the toolchain...