Luca

Results 25 comments of Luca

This didn't work in my case. I'm also using capistrano-rbenv. The wrapper expects to be passed a command, rbenv makes it a bit more complicated: ``` 00:23 bundler:install 01 /tmp/myapp/nvm-exec.sh...

Ok, after lots of brain frying I think we can use `epp:parse_file/3`. It returns a list of tokens, that you can pass to `compile:forms`, which returns the binary code. It...

Hmm. I don't think any of those are really nicer than what we have at the moment. Maybe it can be easily fixed in Vimerl?

:P Do Textmate and Emacs handle it fine?

The cause of this is the hackney documentation not being clear (see https://github.com/benoitc/hackney/issues/507). If you don't specify any pool option, it will use the default pool. You can disable this...

I also get the same on OS X 10.8.2, using Ruby 1.9.3p125.

There is a pull request with some instructions in it, although it's from two years ago, so YMMV. https://github.com/pratyushmittal/cuttlefish/blob/f0697b2c551b240a5814e47987a82c7b84b75199/DEPLOYMENT.md If you want to a create a package for your platform,...

I got it working like this (using Homebrew) on OS X Yosemite: 1) Create a 100GB\* case sensitive disk image with Disk Utility, I called it DiskImage (make sure there...

I've also been hit by this a few times, as the issue is still present three years later. It would be great to see a fix for this.

There is a fork with this which works for me: https://github.com/deniszgonjanin/jQuery-webcam