I used http://railsinstaller.org/ to install a bunch of packages. Then I created a rails app by calling rails new myApp
and then rails server
but unfortunately I got this error: Click Here
So I think I would just rather remove rubinius or do some sort of clean install of ruby and all it's dependencies but that might be an issue because I might accidentally delete some files and not remember what they were.
Thanks for the help.