On 22 December 2010 22:18, Brian Wolk <[email protected]> wrote: > Thanks for the replies, everyone. > > I tried what Water suggested: > > $ rake rails:freeze:edge RELEASE=2.3.5
I don't think you want the edge. If you want to freeze to the version of rails that the app is currently using then just rake rails:freeze:gems should do it I think. Colin -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

