[Ruby] Major Security Hole Found In Rails
Ryan Davis
ryand-ruby at zenspider.com
Thu Aug 10 17:37:26 PDT 2006
On Aug 10, 2006, at 3:30 PM, Raymond Forbes wrote:
> When you upgrade rails how does that affect your currently built
> apps? Is there an upgrade process for them?
All of my deployed sites have a "frozen" checkout of rails under
vendor/rails. I run a rake task to update that checkout to the new
version I want (see my blog for the specific rake task) and run
tests. I never run on edge, so nothing ever breaks (yet).
--
A: Yes
Q: Is top-posting bad?
— Derek Milhous Zumsteg
More information about the Ruby
mailing list