[Brug-talk] rails deployment issues with Dreamhost

Nick Boucart nboucart at gmail.com
Tue Nov 27 06:12:44 EST 2007


You can also go for another sollution, ie. install ruby and all necessary
gems in your home dir. I happened to do this last week and roughly
documented the process on our blog (more for our reference then anything
else ;) )

Please check
http://www.redrobinsoftware.net/blog/2007/11/22/installing-ruby-in-your-home-folder-on-dreamhost/

Regards,
Nick.

On Nov 27, 2007 12:04 PM, Alain Ravet <alain.ravet at gmail.com> wrote:

> Mesut,
>
>
>   > i have a dreamhost account and having issues with rails deployment.
>   > I [need to use] custom gems.... for instance ..soap4r
>
> You have 2 options :
> 1/ contact DH support, and ask them to install the gem on your server
> 2/ "vendorize" the gem (== copy it to /vendor, like for plugins)
>  see :
>        * http://agilewebdevelopment.com/plugins/gems
>        * http://errtheblog.com/post/2120
>
>  Note: this will not work with gems with C code that needs to be
> compiled, like hpricot.
>
> As a best practice, you should always vendorize your gems when possible.
>
>
>
> Alain Ravet
> --------
> http://tumblr.ravet.com
> http://blog.ravet.com
> _______________________________________________
> Brug-talk mailing list
> Brug-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/brug-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/brug-talk/attachments/20071127/6552f357/attachment.html 


More information about the Brug-talk mailing list