Todayβs reason for an hour wasted on debugging: Ruby 2.0.0 enforces FD_CLOEXEC on file descriptors by default, need to pass --keep-file-descriptors
to bundle exec
to fix. What the hell? Apparently they were concerned about security. Okay, but doing that on interpreter level was super unexpected.
Post your response
If you write a response on your website, mark it up with h-entry and let me know the URL: