Freezing Edge Rails in Edge

Posted 07/24/2008 by naffis 0 CommentsAdd Your Comment

If you've frozen rails to the latest version or have the latest gem installed and you're trying to freeze to anything other than 'edge' using the TAG= syntax, it no longer works.

rake rails:freeze:edge TAG=rel_2-0-0_RC2

Instead use:

rake rails:freeze:edge RELEASE=2.0.0_RC2

Dave is the cofounder of Intridea and leads Intridea's product development efforts.

Before Intridea, Dave spent years at both AOL and IMAKE and received a Masters in Systems Engineering from the University of Virginia.