I''m having a lot of problems with typo and rails 1.1 and I am looking for a way to revert back to 1.0 just for specific projects with problems. Is there a way to run, rake freeze_gems, and specify rails 1.0? Thanks -- Joe Clarke
This seems to work for anyone else having problems with typo: rake freeze_edge REVISION=3303 -- Joe Clarke RailsPlayground.com On 3/28/06, Joe Clarke <joemclarke@gmail.com> wrote:> I''m having a lot of problems with typo and rails 1.1 and I am looking > for a way to revert back to 1.0 just for specific projects with > problems. > > Is there a way to run, rake freeze_gems, and specify rails 1.0? > > Thanks > -- > Joe Clarke >