Command-T for Vim on Fedora (missing ruby.h errors)

I just spent like an hour with this nonsense. If you’re getting all kinds of errors about how ruby.h can’t be found no matter what you do, then you probably need to install freaking gcc

sudo yum install gcc

Thanks for the helpful error messages. Not.