Back to gemrails from edgerails

Hi all

i switched to edgerails from gemrails using …
http://wiki.rubyonrails.com/rails/pages/EdgeRails

(i am using SVN)

what would i need to do if i want to switch back to gemrails or freeze
rails to a specific version.

any suggestions?
thanks

rohit

Remove lib/vendors/rails. With RC4 or greater, you can lock the
current gem version by doing “rake freeze_gems”. There are a few more
useful rake tasks, try “rake --tasks”