From: Max Williams Date: 2009-07-29T03:29:56+09:00 Subject: Re: Good way to not forget to install gems on a server? Matt Neuburg wrote: > Max Williams wrote: > >> Matt Neuburg wrote: >> > So I'm thinking you could use this, or something like it... m. >> >> This looks great Matt, thanks! > > Cool! Note that the last line of the comment is outdated; I do now catch > the error from "include" and report it as a warning, without failing. > > Another thought - if you have code that is outside your control (it uses > "require" and you can't change that) you could, I suppose, patch > "require" just the way rubygems does. But I don't have that problem and > I don't like to go that far, so this utility at top level is good enough > for me... m. I think this will catch most of the times where i just forget. :) cheers! max -- Posted via http://www.ruby-forum.com/.