Ruby Gem Install Error: /usr/bin/ruby extconf.rb can’t find header files for ruby
I ran into a error when installing the first gem on a CentOS development server I was creating. The error states that the extconf.rb file could not the header files. Below I show the output of the error along with what was done to resolve the error.