Chamnap Chhorn

Results 18 comments of Chamnap Chhorn

+1 This is useful for turbolink applications where we need to initialize/destroy ...

@stereobooster, `request.env['omniauth.params']` is nil inside my callback controller.

It's always failed for me. ``` function foo() { var bar; quux = "quux"; function zip () { var quux = "quux-zip"; bar = true; } return zip; } ```...

It doesn't work for me. I don't know why.

@kamilc, How to make this gem work with proxy servers? I would like to run the check behind the proxy servers so it hides its real ip.

I'm still facing this issue with webmock (3.1.1) and http (3.0.0) too. Thanks @grosser for the workaround! 👍

I believe it should be done similar to `slim-rails` or `haml-rails`. I will work on it later...