[Rails] Freezing Architecture-Dependent Gems such as Rmagick, Ferret, Unicode

Tim Case tcrails1 at gmail.com
Tue Apr 4 03:51:56 GMT 2006


A lot has been made recently about the need to freeze your gems for
production deployment on a shared server so your application can depend on
it's own gem version instead of being subjected to whatever gem is installed
on the server, but does this rule of thumb come with an exception?
Architecture dependent gems such as RMagick, Ferret and Unicode have
dependencies that cannot be included as a frozen gem, and with these types
of gems you still are left depending on the one installed the server?

Yes or no?

Thanks,

Tim Case
tim at karmacrash.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060404/8ce8576f/attachment.html


More information about the Rails mailing list