Is it possible to add a ruby on rails to the services for WAMP? And if not, if I were to install it to run on appche that comes with WAMP would it mess anything up? Thanks
ruby on rails is a ruby framework and needs ruby programming language binaries to be installed to work. wamp does not come with ruby, so you will have to install it yourself, then install ruby on rails.
I have not installed ruby on wamp before so I cannot say with 100% certainty it will work, but you should not have problems. just use the ruby one click installer.