<div class="gmail_quote">On Tue, Dec 6, 2011 at 9:06 AM, Anthony J Burton <span dir="ltr"><<a href="mailto:ant@coshx.com">ant@coshx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I am working on getting Ruby and Rails working via RPMs on CentOS. It seems like much could be ported from Fedora, but that could very well be crazy talk on my part. We have a client who is using CentOS for whom we are delivering a working application, albeit with a lot of manual labor to get a working Ruby environment. Getting it working with RPM is part of the requirements and I'd like this to translate into a benefit for CentOS, if possible.<br>

<br>
We're using fpm right now to package the application. I have built and maintained RPMs in the past but am unfamiliar with the peculiarities of legacy commitments in CentOS (i.e. Ruby+Rails is a fast moving target; CentOS implies more stability).<br>

<br>
Any advice on getting this completed is welcomed.<br>
<br>
Thanks,<br>
Anthony<br>
_______________________________________________<br>
CentOS-devel mailing list<br>
<a href="mailto:CentOS-devel@centos.org">CentOS-devel@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-devel" target="_blank">http://lists.centos.org/mailman/listinfo/centos-devel</a><br>
</blockquote></div><br>EPEL has ruby and rubygems packages available for both rhel/centos 5 and 6.<br>It appears that you need to install them and then use gem to install ruby on rails.<br>Ali<br>