On Sep 19, 9:03 am, Web Reservoir
<rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:> Hi,
>
> I am using Rails 2.1.1 to stay in touch with the latest.
>
> I need to freeze the rails to version 2.0.2 for a project.
>
> But... The command in Rake tasks for Freeze allows only to freeze for
> the latest version
>
Try
rake rails:freeze:gems --version 2.0.2
or it might be
rake rails:freeze:gems VERSION=2.0.2
I can never remember which :-)
Jeff
REST with Rails: Austin, TX, Oct 4:
http://www.purpleworkshops.com/workshops/rest-and-web-services
Save 10% with discount code PWRRGG
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---