I'm trying to freeze my Rails app to a particular version. The usual
way to do this is:
rake rails:freeze:gems
If I understand this correctly, this will freeze my rails install, but
to the highest version installed on my development machine. The problem
is that while I have 1.2.5, 2.0, and 2.1 on my development machine, I
need to freeze to 1.2.5.
Does anyone know how to do this? I've been googling without any luck.
Thanks,
--
Jared Nedzel
Cancer Genomics Informatics
Broad Institute
7 Cambridge Center
Cambridge, MA 02142