I\'m currently working on a project using:
I tried to run bundle install but keep getting the follow
bundle install
If you are working on Mac OSX above version 10.11.x, the following approach worked for me:
10.11.x
gem install nio4r -v '1.1.0' -- with-cflags="-std=c99"