I get an error while trying to install the ffi gem:
~ - 16:54>gem i ffi Building native extensions. This could take a while... ERROR: Error installing f
The installer attempts to run rake but fails when it isn't found:
can't find gem rake ([">= 0"]) with executable rake (Gem::GemNotFoundException)
You need to install the rake gem: gem install rake.
gem install rake